lep node
Manage nodes on the DGX Cloud Lepton.
Usage
lep node [OPTIONS] COMMAND [ARGS]...
Options
--help: Show this message and exit.
Commands
list: Lists all node groups in the current workspace.
lep node list
Lists all node groups in the current workspace.
If the --detail or -d option is provided, additional information about each node will be displayed.
Usage
lep node list [OPTIONS]
Options
-d,--detail: Show all the nodes-ng,--node-group TEXT: Show all the nodes in specific node groups by their IDs or names. Can use partial name/ID (e.g., 'h100' will match any name/ID containing 'h100'). Can specify multiple values.--help: Show this message and exit.