dtm destroy

dtm destroy acts like dtm apply -f an_empty_config.yaml.

The purpose of destroy is that in case you accidentally deleted your config file during testing, there would still be a way to destroy everything that is defined in the State so that you can have a clean state.

1 Flags

ShortLongDefaultDescription
—forcefalseForce destroy by config.
-d—plugin-dir“~/.devstream/plugins”The path to plugins.
-f—config-file“config.yaml”The path to the config file.
-y—yesfalseDestroy directly without confirmation.