Skip to main content

list

inctl solution list

List solutions in a project

Synopsis

List solutions on the given project.

inctl solution list [flags]

Options

      --filter strings   Filter solutions by state. Available filters: not_running,running_in_sim,running_on_hw. Separate multiple filters with a comma (without whitespaces in between).
-h, --help help for list
--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