WARNING! This will tear down your entire infrastructure without any confirmation, use when you're completely sure about what you're doing!
The stackmate destroy command applies completely destroys your entire infrastructure.
stackmate destroy
stackmate destroy <environment> [-c configuration.yml -d working-directory]
<environment> The environment to destroy
<environment>
--configuration <file>, -c <file> the configuration file to be used for this operation. By default .stackmate/config.yml is used
--configuration <file>, -c <file>
.stackmate/config.yml
--directory <dir>, -d <dir> the directory to use as a working one, where the Output files will be generated
--directory <dir>, -d <dir>
Last updated 2 years ago