Description
The ccollab admin config remote-system-integration list
command displays information about existing remote system integrations. Optionally, the output can be filtered by integration type and/or ID list.
Command Line Syntax
ccollab [global-options] admin config remote-system-integration list [--ids <value>] [--type <value>]
Command Options
Option |
Required? |
Description |
---|---|---|
No |
Identifier(s) of the desired integrations(s) to list data for. Several identifiers must be separated by commas: 1,3,6 |
|
No |
Type of remote system integrations to query. Possible values: jira, github |
Example
The following command displays a list of existing integrations with GitHub:
ccollab admin config remote-system-integration list --type github