Skip to main content

get_deployment_data

inctl asset get_deployment_data

Get asset deployment data for the specified asset id_version.

inctl asset get_deployment_data target [flags]

Examples

$ inctl asset get_deployment_data some.package.my_skill.0.0.1

Options

      --api_key string           (optional) The API key to use for authentication.
--catalog_address string (optional) The address of the catalog service to use.
-h, --help help for get_deployment_data
--org string The Intrinsic organization to use. You can set the environment variable
INTRINSIC_ORG=organization to set a default organization.
Can be defined via the INTRINSIC_ORG environment variable.
--project string The Google Cloud Project (GCP) project to use for the catalog. You can set the environment
variable INTRINSIC_PROJECT=project_name to set a default project name.
Can be defined via the INTRINSIC_PROJECT environment variable.

Options inherited from parent commands

  -o, --output string   (optional) Output format. One of: (json, ndjson)
--print-trace Print the trace identifier when exiting.

SEE ALSO