Get Instance Fields

$ catalytic instance get fields <Id> [--format=<FormatExpression>] [--credentials=<CredentialsName>]

This command returns the Fields on a specific Instance.

OptionDescription
<Id>The Catalytic system ID of the Instance
--format=<FormatExpression>A FormatExpression to define the output style and properties. See Formatting Output and Field Properties for more information.
--credentials=<CredentialsName>A string corresponding to saved Credentials. See Using Credentials for more information about Authentication.

Example

Get the Fields on Instance with Id 10000000-0000-0000-0000-000000000000

$ catalytic instance get fields 10000000-0000-0000-0000-000000000000