runai xgboost
alias for xgboost management
Options
-h, --help help for xgboost
Options inherited from parent commands
--config-file string config file name; can be set by environment variable RUNAI_CLI_CONFIG_FILE (default "config.json")
--config-path string config path; can be set by environment variable RUNAI_CLI_CONFIG_PATH
-d, --debug enable debug mode
-q, --quiet enable quiet mode, suppress all output except error messages
--verbose enable verbose mode
SEE ALSO
runai - Run:ai Command-line Interface
runai xgboost attach - attach to a running container in a xgboost training workload
runai xgboost bash - open a bash shell in a xgboost training workload
runai xgboost delete - delete a xgboost training workload
runai xgboost describe - describe a xgboost training workload
runai xgboost exec - execute a command in a xgboost training workload
runai xgboost list - list xgboost training workloads
runai xgboost logs - view logs of a xgboost training workload
runai xgboost port-forward - forward one or more local ports to a xgboost training workload
runai xgboost resume - resume xgboost training
runai xgboost submit - submit a xgboost training workload
runai xgboost suspend - suspend a xgboost training workload
Last updated