Zuplo CLI
Zuplo CLI: Custom Domain Update
Updates the deployment assignment for a custom domain
Code
Examples
Reassign a custom domain to a deployment
Code
Update a custom domain and output the result as JSON
Code
Detach the current deployment assignment while preserving the stage
Code
Update a custom domain on a specific account
Code
Options
--hostname
The hostname for the custom domain
Type:
string--deployment-name
The deployment name to assign the custom domain to. Omit to detach the current assignment.
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