Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 563 Bytes

File metadata and controls

25 lines (16 loc) · 563 Bytes

oms-cli 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-to flags.

oms-cli update api-key [flags]

Options

  -h, --help              help for api-key
  -i, --id string         The ID of the API key to update
      --valid-to string   The new expiration date in RFC3339 format (e.g., "2025-12-31T23:59:59Z")

SEE ALSO

Auto generated by spf13/cobra on 30-Oct-2025