ccollab admin config remote-system-integration list

Applies to Collaborator 14.5, last modified on April 18, 2024

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

--ids <value>

No

Identifier(s) of the desired integrations(s) to list data for. Several identifiers must be separated by commas: 1,3,6

--type <value>

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

See Also

ccollab admin config remote-system-integration
Integrations

Highlight search results