Remove an environment completely
The teardown
command completely removes an environment and its resources.
The teardown command performs a complete removal of an environment, including:
This is more comprehensive than the destroy
command as it removes the environment itself.
environment
: Name of the environment to tear down--force
: Skip confirmation prompts--timeout
: Maximum time to wait for teardowndestroy
: Remove specific resources from an environmentenvironment
: Manage environmentsRemove an environment completely
The teardown
command completely removes an environment and its resources.
The teardown command performs a complete removal of an environment, including:
This is more comprehensive than the destroy
command as it removes the environment itself.
environment
: Name of the environment to tear down--force
: Skip confirmation prompts--timeout
: Maximum time to wait for teardowndestroy
: Remove specific resources from an environmentenvironment
: Manage environments