Skip to main content

cli diag

cli diag

Perform diagnostics against the cluster

Synopsis

This command performs the diagnostics against your cluster. Currently, it checks the following:

  • The cluster is reachable
  • The nodes in the cluster are healthy
  • The requested operators are installed successfully
  • The Athena operator is running and ready
  • If any networks are defined, whether they are ready

This command also tries to detect the issue and provide possible solutions.

cli diag [flags]

Examples

diag

Options

  -h, --help   help for diag

Options inherited from parent commands

  -c, --config string      config file (default "config.json")
-n, --namespace string namespace to perform the operations (default "trirematics")
-v, --verbose debug output

SEE ALSO

  • cli - Trirematics commandline interface
Auto generated by spf13/cobra on 16-Feb-2024