List all available execution environments.
Usage
Usage: vh environments [OPTIONS]
Options
gpu
:- Type: BOOL
- Default:
false
- Usage:
vh environments --gpu -g
Show GPU specifications.
price
:- Type: BOOL
- Default:
false
- Usage:
vh environments --price -p
Show price.
queue
:- Type: BOOL
- Default:
false
- Usage:
vh environments --queue -q
Show queue.
description
:- Type: BOOL
- Default:
true
- Usage:
vh environments --description -d
Show description.
help
:- Type: BOOL
- Default:
false
- Usage:
vh environments --help
Show this message and exit.
CLI Help
Usage: environments [OPTIONS]
List all available execution environments.
Options:
-g, --gpu / -G, --no-gpu Show GPU specifications.
-p, --price / -P, --no-price Show price.
-q, --queue / -Q, --no-queue Show queue.
-d, --description / -D, --no-description
Show description.
--help Show this message and exit.