psm jcs list-associations

This command lists all available associations between your service and any other PaaS or SaaS service.

Syntax

In the following syntax, line breaks have been added for clarity. Do not include them when entering the command.

psm jcs list-associations -s|--service-name serviceName
    [-of|--output-format json|html|short]

Parameters

All parameters are required unless otherwise noted.

Parameter Description
-s|--service-name serviceName Name of the Oracle Java Cloud Service instance.
-of|--output-format json|html|short (Optional) Output format of the command’s response:

Accepted values: json, html, short

The default output format is the one you specified when using the psm setup command to configure the psm CLI.

Example

$ psm jcs list-associations -s ExampleInstance -of short
Response:
Service Type  Service Name  Association Name  Association Type
 DBaaS         myDBCS01      INFRA_DB          DEPENDS_ON