How to use ACLI in AWS to upload to s3

Gene L April 7, 2021

Hi, I'm not sure if it is possible to do so, but I need to use the ACLI to get space permissions and have the csv output to AWS s3. It needs to be ran every day, so we want to automate it. These are the commands I am using that is working in my terminal.

 

docker run --env-file=acli.docker.env -ti bobswiftapps/acli:latest /bin/bash

acli $myConfluence --action getServerInfo --outputFormat 2

acli $myConfluence --action getSpacePermissionList

 

I want to know how I would go about doing so in AWS? And if I am able to use the acli for my needs. I want the space permissions output to write to s3. 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events