Update an API key's expiration date
Updates the expiration date for a given API key using the --id and --valid-to flags.
oms-cli update api-key [flags]
-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")
- oms-cli update - Update OMS related resources