Zuplo CLI
Zuplo CLI: Custom Domain Create
Creates a custom domain in your account
Code
Examples
Create an unassigned custom domain
Code
Create a custom domain and output the result as JSON
Code
Create and assign a custom domain to a deployment
Code
Create a dev portal 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
Type:
string--custom-domain-type
The type of custom domain to create. Defaults to api server-side.
Type:
stringChoices: api, dev-portal--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