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
--namestringrequired- Descriptive name for a project.
--region-idstringrequired- Unique human-readable identifier for a region in Elastic Cloud.
--input-filestring- 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-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)
--[no-]force- overwrite an existing context (--save-as) or file (--credentials-file)
--[no-]json-
output as JSON