Skip to main content

get

inctl solution get

Get solution in a project

Synopsis

Get a solution by name (the unique identifier - not the display name) on the given project.

inctl solution get [flags]

Options

  -h, --help             help for get
--org string The Intrinsic organization to use. You can set the environment variable
INTRINSIC_ORG=organization to set a default organization.
-p, --project string The Google Cloud Project (GCP) project to use. You can set the environment variable
INTRINSIC_PROJECT=project_name to set a default project name.

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