Skip to main content

lvl app component domain unlink

Unlink a domain from a component

lvl app component domain unlink <app> <component> <domain> [flags]

Examples

Unlink a domain:
lvl app component domain unlink my-app mail example.com

Options

  -h, --help   help for unlink
--wait Wait for the operation to finish on 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