cloud serverless projects observability create cli command
Destructive
Auth required
elastic cloud serverless projects observability create \
--name <name> \
--region-id <region-id> \
[options]
Create an observability project
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--namestringrequired--region-idstringrequired--exclude-credentials- If true, the username and password fields in the response credentials are set to empty strings and no usable credentials are returned. Credentials can be retrieved later using the _reset-credentials endpoint.
--aliasstring--traffic-filtersstring[]-
Repeatable: pass
--traffic-filtersmultiple times to supply more than one value --product-tierenum-
Values: complete, logs_essentials
--linkedstring--metadatastring--input-filestring- path to a JSON file to use as command input
--dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--yes- confirm destructive action without prompting
--wait- Wait for the project to reach "initialized" phase before returning
--save-asstring- store returned credentials in the OS keychain and upsert a context of this name
--credentials-filestring- write credentials to a standalone YAML config fragment at this path (0600)
--config-filestring- override the config file written by --save-as (defaults to ~/.elasticrc.yml)
--force- overwrite an existing context (--save-as) or file (--credentials-file)
--show-credentials- print credentials in plain text (default: redacted)
--json-
output as JSON