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

Preparation

...

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

Action: getClientInfo

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

Jira getServerInfo

Image RemovedImage Added

Include Page
Jira getServerInfo

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 actionswhere you can run CLI commands.

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


Tip

bobswift site referenced below in action examples, is a built-in configuration. That means examples can be run right away. Just copy/paste the command entry into the Docker bash shell.



Image Added

Action: getClientInfo

Include Page
Action Examples - getClientInfo
Action Examples - 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.

Action: getProjectList

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

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

Image Removed

Action Examples - Jira getServerInfo

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
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