Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Div
idProductTOC

On this page

Table of Contents
maxLevel2
minLevel2
excludeOn this page
typeflat
separatorpipe

...

Table plus
border0
heading0
multiplefalse
enableHeadingAttributesfalse
columnAttributesstyle="border:0;width=5%;",style="border:0;width=65%;",style="border:0;width=45%;max-width=50% !important;"
idsteps_table
enableSortingfalse
enableHighlightingfalse

Include Page
info:css - pre formatted
info:css - pre formatted

Image RemovedImage Added

Start ACLI Container

In this step, you will install the more recent eap level of the ACLI docker container and be taken directly into the container's shell. It will be ready to run actions.

Code Block
languagetext
themeDJango
docker run -ti bobswiftapps/acli:eap /bin/bash



Image RemovedImage Added

Action: getClientInfo

This is a basic action available for all clients showing the CLI version and other client OS information. 

Include Page
Action Examples - Jira

getServerInfo

getClientInfo
Action Examples - Jira

getServerInfo

getClientInfo



Image Modified

Action: getServerInfo

This action contacts a server and retrieves base information about the server. To start, we contact a pre-configured bobswift Cloud instance using anonymous access.

Include Page
Action Examples - Jira getServerInfo with output format 2
Action Examples - Jira getServerInfo with output format 2

Image Removed

Action: getProjectList

This Jira action gets a list of projects that belong to the CLI category. 

Tip

For Linux and Mac, to maximize the display of tables for the full terminal width, run: export COLUMNS=$COLUMNS

Include Page
Action Examples - Jira getServerInfo with output format 2
Action Examples - Jira getServerInfo with output format 2

Image Added

Action: getProjectList

Include Page
Action Examples - Jira getProjectList help
Action Examples - Jira getProjectList help

Include Page
Action Examples - Jira getProjectList
Action Examples - Jira getProjectList


Action: getProject

This Jira action gets detail information about a project. Since we are not accessing the server with an account with administration access, some information (like for schemes) is not available. 

Include Page
Jira getProject
Include Page
Action Examples - Jira getProject
Action Examples - Jira getProject

Action: getSpace

This Confluence action gets detail information about a space.

Include Page

confluence

Action Examples - Confluence getSpace

confluence

Action Examples - Confluence getSpace

Action: getPageList

This Confluence action gets a list of pages in a space and outputs the list as a CSV file.

Include Page
confluence Action Examples - Confluence getPageListconfluence
Action Examples - Confluence getPageList