pachctl enterprise get-state

pachctl enterprise get-state

Check whether the Pachyderm cluster has an active enterprise license.

Synopsis

This command checks whether the Pachyderm cluster has an active enterprise license; If so, it also returns the expiration date of the license.

pachctl enterprise get-state [flags]

Options

      --enterprise   Activate auth on the active enterprise context
  -h, --help         help for get-state

Options inherited from parent commands

      --no-color               Turn off colors.
      --rpc-timeout duration   If non-zero, perform all client operations with this RPC deadline.
  -v, --verbose                Output verbose logs.

SEE ALSO