Get Instance Steps
$ catalytic instance get steps <Id> [--format=<FormatExpression>] [--credentials=<CredentialsName>]
This command gets the Instance Steps on a specific Instance.
Option | Description |
---|---|
<Id> | The Catalytic system ID of the Instance |
--format=<FormatExpression> | A FormatExpression to define the output style and properties. See Formatting Output and Instance Step Properties for more information. |
--credentials=<CredentialsName> | A string corresponding to saved Credentials. See Using Credentials for more information about Authentication. |
Example
$ catalytic instance get steps 10000000-0000-0000-0000-000000000000
Updated over 3 years ago