Usage
Examples
Create an application interactively:Flags
--default
Set the new profile as the default
--dry-run
Preview the create request without sending it
--name
Name for the application
--profile-name
Name for the CLI profile (defaults to app name)
--region
Region code (e.g. CA, US, EU)
Output formatting flags
--allow-missing-template-keys
If true, ignore errors in templates due to missing fields or map keys. This only applies to golang and jsonpath output formats.
-o, --output
Output format. One of: (json, jsonl, ndjson, jsonpath, jsonpath-as-json, jsonpath-file).
--template
Template string or path to a template file to use when —output=jsonpath, —output=jsonpath-file.