Usage
Examples
Create an application interactively (prompts for name, plan, and terms):Flags
Accept the selected planβs terms of service (required in non-interactive mode)
Set the new application as the current one
Preview the create request without sending it
Name for the application
Self-serve plan to create the application on (free, grow, grow-plus)
Alias for the application (defaults to the app name)
Region code (e.g. EU, UK, USC, USE, USW)
Output formatting flags
If true, ignore errors in templates due to missing fields or map keys. This only applies to golang and jsonpath output formats.
Output format. One of: (json, jsonl, ndjson, jsonpath, jsonpath-as-json, jsonpath-file).
Template string or path to a template file to use when βoutput=jsonpath, βoutput=jsonpath-file.