...
Table plus | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Action: getServerInfoThis action contacts a server and retrieves base information about the server. To start, we contact a pre-configured bobswift Cloud instance using anonymous access.
Code Block |
Action: getProjectListThis Jira action gets a list of projects that belong to the CLI category.
Action: getProjectThis 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. code │ https://bobswift.atlassian.net/wiki/display/ACLI │ ├──────────────────┼──────────────────────────────────────────────────────┤ │ Jira URL │ https://bobswift.atlassian.net/browse/ACLI │ ├──────────────────┼──────────────────────────────────────────────────────┤ │ Category │ CLI │ ├──────────────────┼──────────────────────────────────────────────────────┤ │ Issue count │ 395 │ └──────────────────┴──────────────────────────────────────────────────────┘
Action: getSpaceThis Confluence action gets detail information about a space. code
Action:getServerInfogetPageListThis Confluence action gets a list of pages in a space and outputs the list as a CSV file. code
|