CloudNatix logo

CloudNatix CLI

cnatix k8s spec-history

Show the spec history of a specified resource.

cnatix k8s spec-history [flags]

Options

      --cluster string      Name of the cluster
      --end-time string     End time as YYYY/MM/DD hh:mm:ss
  -h, --help                help for spec-history
      --kind string         Kind of the target resource
      --name string         Name of the target resource
      --namespace string    Name of the namespace
      --start-time string   Start time as YYYY/MM/DD hh:mm:ss

Options inherited from parent commands

      --global-controller-domain string   Domain name of the CloudNatix Global Controller
      --workspace string                  workspace directory (default is $HOME/.cnatix)

SEE ALSO

  • cnatix k8s - Commands for monitoring and interacting with Kubernetes
Next
Getting Started