Zuplo CLI
Zuplo CLI: Custom Domain Delete
Deletes a custom domain in your account
Code
Examples
Delete an unassigned custom domain or auto-resolve a single deployment assignment
Code
Delete a custom domain and output the result as JSON
Code
Delete a deployment-assigned custom domain explicitly
Code
Delete a custom domain from a specific account
Code
Options
--hostname
The hostname for the custom domain
Type:
string--deployment-name
The deployment name for assigned domains. Required when the hostname is assigned to multiple deployments.
Type:
string--account
The account name
Type:
string--output
Output format
Type:
stringDefault: "default"Choices: default, jsonAlias: -oGlobal options
The following global options are available for all commands:
Last modified on