Skip to content

dstack delete

This command deletes the resources defined by a given configuration.

Usage

$ dstack delete --help
Usage: dstack delete [-h] [--project NAME] [-f FILE] [-y]

Options:
  -h, --help            Show this help message and exit
  --project NAME        The name of the project. Defaults to $DSTACK_PROJECT
  -f, --file FILE       The path to the configuration file. Defaults to
                        $PWD/.dstack.yml
  -y, --yes             Do not ask for confirmation