replicatedctl system status
Gets the Replicated system status
Synopsis
Gets the Replicated system status
replicatedctl system status [flags]
Examples
replicatedctl system status --template '{{.SystemStatus}}'
replicatedctl system status -q
Options
  -h, --help              help for status
  -o, --output string     Output format. One of: json|yaml
  -q, --quiet             Displays the max status of all systems
      --template string   Format the output using the given Go template
Options inherited from parent commands
      --host string   Replicated API host (default "unix:///var/run/replicated/replicated-cli.sock")
SEE ALSO
- replicatedctl system - Get Replicated system information