Versions Compared

Key

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

...

Info

You can also use -a instead of --action for all CLI actions. For example: 

No Format
acli -a getServerInfo



Info
  • Please provide your userid in user parameter and API token data in token parameter as shown below: 
    credentials       = --user automation@example.com --token xxxxxxxxxxxxxxxxxxxxxxxx
  • Each instance can be given a unique name, which will point to the respective Atlassian instance. You can use this name, when you want to execute the cli commands against the respective instance. 
  • In the above properties file, myjira is a name pointing to your Jira cloud instance and myconfluence is the name pointing to your Confluence cloud instance details. Similarly the other names are pointing to other respective instances.Each instance can be given a unique name, which will point to the respective Atlassian instance. You can use this name, when you want to execute the cli commands against the respective instance. 
  • The credentials will have the username and password/token for the respective instance. Please provide your userid in user parameter and API token data in token parameter as shown below:  
    credentials       = --user automation@example.com --token xxxxxxxxxxxxxxxxxxxxxxxx