psm dhcs services

Display information about all Oracle Data Hub Cloud Service clusters in the identity domain.

Syntax

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

psm dhcs services
	[-of|--output-format short|json|html]

Parameters

Parameter Description

-of|--output-format short|json|html

(Optional) Specifies the output format of the command’s response:

  • short— output is formatted as a brief summary.

  • json— output is formatted as a JSON array.

  • html— output is formatted as HTML

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

Examples

The following example displays basic information about the Oracle Data Hub Cloud Service clusters in the beta identity domain. The response shows two running clusters, cluster1 and dhcs-demo.

$ psm dhcs services -of short
 Service                  Status
 cluster1                 Ready 
 dhcs-demo                Creating service ...