cdsctl consumer regen

Regenerate an existing auth consumer

Synopsis

Regenerate an existing auth consumer

cdsctl consumer regen CONSUMER-ID [USERNAME] [flags]

Options

      --duration string   Validity period of the token generated for the consumer (in days)
      --overlap string    Overlap duration between actual token and the new one. eg: 24h, 30m

Options inherited from parent commands

  -c, --context string   cdsctl context name
  -f, --file string      set configuration file
      --insecure         (SSL) This option explicitly allows curl to perform "insecure" SSL connections and transfers.
  -n, --no-interactive   Set to disable interaction with ctl
      --verbose          Enable verbose output

SEE ALSO