Makeathon Countdown00:00:00:00
Docs Home
/
Zoo Developer Tools
/
CLI
/
delete

zoo project delete

Delete one of your uploaded projects.

Options

id-or-path
The project id, or a local project directory, .kcl file, or project.toml. When a local path is provided, the persisted Zoo cloud project id will be removed from project.toml after the remote project is deleted.
-d/--debug
Print debug info
Default value: false
--host
Zoo API host to use for all commands (e.g., "api.zoo.dev" or "http://localhost:8888"). Overrides the configured default host
-h/--help
Print help (see a summary with '-h')

See also

Found a typo?