Loading

cloud serverless projects observability reset-credentials cli command

Destructive Auth required
elastic cloud serverless projects observability reset-credentials \
  --id <id> \
  [options]
		

Reset the project credentials

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--id string required
The ID of the project
--input-file string
path to a JSON file to use as command input
--[no-]dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]yes
confirm destructive action without prompting
--save-as string
store returned credentials in the OS keychain and upsert a context of this name
--credentials-file string
write credentials to a standalone YAML config fragment at this path (0600)
--config-file string
override the config file written by --save-as (defaults to ~/.elasticrc.yml)
--[no-]force
overwrite an existing context (--save-as) or file (--credentials-file)
--[no-]show-credentials
print credentials in plain text (default: redacted)
--[no-]json

output as JSON