Skip to main content
Version: Beta 🚧

environment delete

Usage​

tecton environment delete [OPTIONS]

Description​

Deletes a specified Python environment. You can specify the environment either by name or by id.

Options​

FlagDescription
-n, --nameThe name of the environment to delete
-i, --environment-idThe ID of the environment to be deleted
-h, --helpShow command usage and available options

Examples​

Delete an environment by name:

tecton environment delete --name my-custom-env

Delete an environment by environment ID:

tecton environment delete --environment-id 12345

Was this page helpful?

🧠 Hi! Ask me anything about Tecton!

Floating button icon