dtm init Downloading Plugins from Config File Downloading Plugins from Command Line Init Logic Flags dtm init dtm releases plugins to an AWS S3 bucket. When running dtm...
dtm destroy 1 Flags 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...
dtm develop 1 Brief 2 Full Process Guide 3 Flags dtm develop dtm develop is used to develop a new plugin for anything. 1 Brief dtm develop create-plugin generates plug...
dtm delete 1 Normal (Non-Force) Delete 2 Force Delete dtm delete 1 Normal (Non-Force) Delete When deleting using dtm , here’s what happens: Read the Config For each Tool de...
dtm apply 1 For Each Tool Defined in the Config 2 For Each State That Doesn’t Have a Tool in the Config dtm apply When applying a config file using dtm , here’s what happens: ...
dtm init Downloading Plugins Init Logic dtm init dtm init will download the required plugins according to the tool file in the config. For config file, tool file, see the co...