Zuplo CLI
Zuplo CLI: Delete
Deletes the Zuplo API at the URL
Code
Examples
Delete a deployed environment by its URL
Code
Delete an environment and wait until the deletion is complete
Code
Options
--url
The URL of the Zuplo API to delete
Type:
string--project
The project name
Type:
string--account
The account name
Type:
string--self-hosted-endpoint
The endpoint of your self-hosted service to deploy to
Type:
string--wait
Should the CLI wait until the Zuplo API is deleted
Type:
booleanGlobal options
The following global options are available for all commands:
Last modified on