Skip to main content

roverctl get-info

Get information about a resource

Synopsis

Get detailed information about a resource using its metadata

roverctl get-info [flags]

Options

      --fail-fast        Stop processing on the first error encountered (default true)
-f, --file string Path to the file or directory containing resource definitions (mutually exclusive with --name)
-h, --help help for get-info
-n, --name string Name of the resource to get information about (mutually exclusive with --file)
-s, --shallow Get only basic information without details

Note: Either --name or --file is required. These options are mutually exclusive.

Options inherited from parent commands

  -d, --debug               Enable debug mode
--format string Output format (yaml|json)
--log-format string Log format (json or console)
--log-level string Log level (debug, info, warn, error)
-o, --output string Output file path (default "stdout")

SEE ALSO

Auto-generated

This page was automatically generated from the Rover-CTL source code.