quarks-secret version

quarks-secret version

Print the version number

quarks-secret version [flags]

Options

  -h, --help   help for version

Options inherited from parent commands

      --apply-crd                    (APPLY_CRD) If true, apply CRDs on start (default true)
      --ctx-timeout int              (CTX_TIMEOUT) context timeout for each k8s API request in seconds (default 300)
  -c, --kubeconfig string            (KUBECONFIG) Path to a kubeconfig, not required in-cluster
  -l, --log-level string             (LOG_LEVEL) Only print log messages from this level onward (trace,debug,info,warn) (default "debug")
      --max-workers int              (MAX_WORKERS) Maximum number of workers concurrently running the controller (default 1)
      --meltdown-duration int        (MELTDOWN_DURATION) Duration (in seconds) of the meltdown period, in which we postpone further reconciles for the same resource (default 60)
      --meltdown-requeue-after int   (MELTDOWN_REQUEUE_AFTER) Duration (in seconds) for which we delay the requeuing of the reconcile (default 30)
      --monitored-id string          (MONITORED_ID) only monitor namespaces with this id in their namespace label (default "default")

SEE ALSO

Auto generated by spf13/cobra on 25-May-2021
Last modified May 25, 2021: Fix code display in release docs (2bc24a5)