Pod

List all existing pods under given namespace of a cluster

Synopsis

List all existing pods of a given cluster under a specific namespace.

cedana-cli list pod [flags]

Options

  -c, --cluster string     cluster name
  -h, --help               help for pod
  -n, --namespace string   namespace

Options inherited from parent commands

      --config string       one-time config JSON string (merge with existing config)
      --config-dir string   custom config directory

SEE ALSO

Auto generated by spf13/cobra on 3-Apr-2025

Last updated

Was this helpful?