lvl app component domain get
List domains linked to an app component
lvl app component domain get <app> <component> [domain [domain...]] [flags]
Examples
List linked domains:
lvl app component domain get my-app mail
Get info about a single linked domain:
lvl app component domain get my-app mail example.com
Options
-f, --filter string How to filter API results?
-h, --help help for get
-n, --number int32 How many things should we retrieve from the API?
Options inherited from parent commands
--apikey string API key
--config string config file (default is $HOME/.lvl.yaml)
-o, --output string Specifies output mode for commands. Accepted values are 'text', 'json', 'yaml' or 'id'. (default "text")
--trace Do detailed network request logging. This is intended for debugging and should not be parsed.
SEE ALSO
- lvl app component domain - Commands for managing linked domains