Loading

cloud serverless projects observability create cli command

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

--name string required
Descriptive name for a project.
--region-id string required
Unique human-readable identifier for a region in Elastic Cloud.
--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-]wait
Wait for the project to reach "initialized" phase before returning
--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-]json

output as JSON