Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 486 Bytes

File metadata and controls

24 lines (15 loc) · 486 Bytes

oms update api-key

Update an API key's expiration date

Synopsis

Updates the expiration date for a given API key using the --id and --valid-for flags.

oms update api-key [flags]

Options

  -h, --help               help for api-key
  -i, --id string          The ID of the API key to update
      --valid-for string   Validity duration in days to extend the API key (e.g., 10d)

SEE ALSO