Skip to main content

list

inctl solution_version list

List solution versions for a solution.

Synopsis

List solution versions for a solution. If the latest version is modified, inform the user about it.

inctl solution_version list [flags]

Examples

inctl solution_version list --solution "$SOLUTION_ID" --org "$ORG"

Options

  -h, --help              help for list
--solution string ID of the solution to list the version for.

Options inherited from parent commands

      --org string       The Intrinsic organization to use. You can set the environment variable
INTRINSIC_ORG=organization to set a default organization.
-o, --output string (optional) Output format. One of: (json, ndjson)
--print-trace Print the trace identifier when exiting.
-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.

SEE ALSO