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
Delete with explicit project and account specification
Code
Options
--url
The URL of the Zuplo API to delete
Code
Type:
string
--project
The project name
Code
Type:
string
--account
The account name
Code
Type:
string
--self-hosted-endpoint
The endpoint of your self-hosted service to deploy to
Code
Type:
string
--wait
Should the CLI wait until the Zuplo API is deleted
Code
Type:
boolean
Global options
The following global options are available for all commands:
Last modified on