roverctl get-info
Get information about a resource
Synopsis
Get detailed information about a specific resource by name or multiple resources from the server. If no name or file is provided, information about all resources of the specified type will be retrieved.
roverctl get-info [flags]
Options
--fail-fast Stop processing on the first error encountered
-f, --file string Path to the file or directory containing resource definitions
-h, --help help for get-info
-n, --name string Name of the resource to get information about
-s, --shallow Get only basic information without details
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
- roverctl - Rover Control Plane CLI
Auto-generated
This page was automatically generated from the Rover-CTL source code.