dt node
Overview
This command interacts with nodes. You can list start, stop, terminate, create new nodes and more. You also can see the running processes on a node and list, get and set the tags of a given node.
Synopsis
dt node SUBCOMMAND [OPTIONS] [ARGUMENTS]
Available Subcommands
node new- Create new nodesnode start- Start nodesnode set-tag- Set a tag on a given nodenode get-tag- Get named tag of a given nodenode ls- List nodesnode ls-tags- List all tags of a given nodenode rm-tag- Removes a tag on a given nodenode ps- Show running processesnode drain- Toggle drain mode on a given nodenode drain-status- Get the drain status of a given nodenode instance-types-by-class- Show cloud instance types by classnode instance-types-by-family- Show cloud instance types by familynode instance-types- Show cloud instance typesnode change-type- Change the node typenode stop- Stop nodesnode restart- Restart nodesnode terminate- Terminate nodes
SEE ALSO
← Back to dt