get-scripts¶
- subtitle
Get scripts.
- version
0.9.159
Description¶
Get scripts which are default or defined at catalog level.
Synopsis¶
get-scripts
--datahub-crn <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--datahub-crn (string)
The CRN of the CLO Data Hub.
--cli-input-json (string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton (boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json.
Output¶
scripts -> (array)
List of scripts.
item -> (object)
The policy script.
name -> (string)
The script name.
uri -> (string)
The script uri which follows CLO uri format. EG, dlm://tps/hive/snapshot.
description -> (string)
The script description.
Form Factors¶
public