diff --git a/docs/Researcher/cli-reference/new-cli/runai.md b/docs/Researcher/cli-reference/new-cli/runai.md index bf6c79cf7c..dedb9096b6 100644 --- a/docs/Researcher/cli-reference/new-cli/runai.md +++ b/docs/Researcher/cli-reference/new-cli/runai.md @@ -19,7 +19,7 @@ runai [flags] ``` --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 (default "~/.runai/") + --config-path string config path; can be set by environment variable RUNAI_CLI_CONFIG_PATH -d, --debug enable debug mode -h, --help help for runai -q, --quiet enable quiet mode, suppress all output except error messages diff --git a/docs/Researcher/cli-reference/new-cli/runai_attach.md b/docs/Researcher/cli-reference/new-cli/runai_attach.md index 710d2a08f2..fc9a159163 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_attach.md +++ b/docs/Researcher/cli-reference/new-cli/runai_attach.md @@ -24,7 +24,7 @@ runai attach WORKLOAD_NAME [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_cluster.md b/docs/Researcher/cli-reference/new-cli/runai_cluster.md index 086ab3722a..3d0a6d83b4 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_cluster.md +++ b/docs/Researcher/cli-reference/new-cli/runai_cluster.md @@ -17,7 +17,7 @@ runai cluster [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_cluster_list.md b/docs/Researcher/cli-reference/new-cli/runai_cluster_list.md index d1b48316b7..7e455db062 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_cluster_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_cluster_list.md @@ -20,7 +20,7 @@ runai cluster list [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_cluster_set.md b/docs/Researcher/cli-reference/new-cli/runai_cluster_set.md index 675fa21964..fd6c179935 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_cluster_set.md +++ b/docs/Researcher/cli-reference/new-cli/runai_cluster_set.md @@ -17,7 +17,7 @@ runai cluster set [CLUSTER_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_config.md b/docs/Researcher/cli-reference/new-cli/runai_config.md index ba959f8cb2..446d22d781 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_config.md +++ b/docs/Researcher/cli-reference/new-cli/runai_config.md @@ -17,7 +17,7 @@ runai config [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_config_generate.md b/docs/Researcher/cli-reference/new-cli/runai_config_generate.md index f0285be104..05beab2188 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_config_generate.md +++ b/docs/Researcher/cli-reference/new-cli/runai_config_generate.md @@ -19,7 +19,7 @@ runai config generate [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_config_project.md b/docs/Researcher/cli-reference/new-cli/runai_config_project.md index ce007b68fc..94317280d7 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_config_project.md +++ b/docs/Researcher/cli-reference/new-cli/runai_config_project.md @@ -16,7 +16,7 @@ runai config project PROJECT_NAME [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_config_set.md b/docs/Researcher/cli-reference/new-cli/runai_config_set.md index f2da1869ad..9fc262fb42 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_config_set.md +++ b/docs/Researcher/cli-reference/new-cli/runai_config_set.md @@ -28,7 +28,7 @@ runai config set --status-timeout-duration 300ms ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_describe.md b/docs/Researcher/cli-reference/new-cli/runai_describe.md index 940e5bfd90..8f690b8e2b 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_describe.md +++ b/docs/Researcher/cli-reference/new-cli/runai_describe.md @@ -12,7 +12,7 @@ ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_describe_job.md b/docs/Researcher/cli-reference/new-cli/runai_describe_job.md index 812b7eb433..ffd129000b 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_describe_job.md +++ b/docs/Researcher/cli-reference/new-cli/runai_describe_job.md @@ -18,7 +18,7 @@ runai describe job JOB_NAME [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_describe_node.md b/docs/Researcher/cli-reference/new-cli/runai_describe_node.md index 73fa4dda3e..02ea58c815 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_describe_node.md +++ b/docs/Researcher/cli-reference/new-cli/runai_describe_node.md @@ -16,7 +16,7 @@ runai describe node [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_exec.md b/docs/Researcher/cli-reference/new-cli/runai_exec.md index 85ca5d3f85..46dde876ad 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_exec.md +++ b/docs/Researcher/cli-reference/new-cli/runai_exec.md @@ -24,7 +24,7 @@ runai exec WORKLOAD_NAME [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_list.md b/docs/Researcher/cli-reference/new-cli/runai_list.md index 3324b787a6..150d5c2531 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_list.md @@ -18,7 +18,7 @@ runai list [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_list_clusters.md b/docs/Researcher/cli-reference/new-cli/runai_list_clusters.md index c9a0ba21b2..58bd1d196d 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_list_clusters.md +++ b/docs/Researcher/cli-reference/new-cli/runai_list_clusters.md @@ -20,7 +20,7 @@ runai list clusters [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_list_jobs.md b/docs/Researcher/cli-reference/new-cli/runai_list_jobs.md index 82e62e0290..72a1149a65 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_list_jobs.md +++ b/docs/Researcher/cli-reference/new-cli/runai_list_jobs.md @@ -22,7 +22,7 @@ runai list jobs [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_list_nodes.md b/docs/Researcher/cli-reference/new-cli/runai_list_nodes.md index e402685c5b..c27bb9d1e3 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_list_nodes.md +++ b/docs/Researcher/cli-reference/new-cli/runai_list_nodes.md @@ -20,7 +20,7 @@ runai list nodes [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_list_projects.md b/docs/Researcher/cli-reference/new-cli/runai_list_projects.md index dd3e7eeb8e..6a99f4340e 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_list_projects.md +++ b/docs/Researcher/cli-reference/new-cli/runai_list_projects.md @@ -20,7 +20,7 @@ runai list projects [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_login.md b/docs/Researcher/cli-reference/new-cli/runai_login.md index 8fd076aa79..9d93755da5 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_login.md +++ b/docs/Researcher/cli-reference/new-cli/runai_login.md @@ -36,7 +36,7 @@ runai login [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_login_application.md b/docs/Researcher/cli-reference/new-cli/runai_login_application.md index f0d55460eb..59df319532 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_login_application.md +++ b/docs/Researcher/cli-reference/new-cli/runai_login_application.md @@ -36,7 +36,7 @@ runai login application [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_login_sso.md b/docs/Researcher/cli-reference/new-cli/runai_login_sso.md index 082426f912..4d87019fe7 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_login_sso.md +++ b/docs/Researcher/cli-reference/new-cli/runai_login_sso.md @@ -16,7 +16,7 @@ runai login sso [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_login_user.md b/docs/Researcher/cli-reference/new-cli/runai_login_user.md index 2e94f0ef52..b2f853807f 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_login_user.md +++ b/docs/Researcher/cli-reference/new-cli/runai_login_user.md @@ -37,7 +37,7 @@ runai login user -u=user -p=pass ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_logout.md b/docs/Researcher/cli-reference/new-cli/runai_logout.md index 93b2dea4d0..9b3ef274a7 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_logout.md +++ b/docs/Researcher/cli-reference/new-cli/runai_logout.md @@ -16,7 +16,7 @@ runai logout [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_logs.md b/docs/Researcher/cli-reference/new-cli/runai_logs.md index 50b7a74886..6d63969fb3 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_logs.md +++ b/docs/Researcher/cli-reference/new-cli/runai_logs.md @@ -29,7 +29,7 @@ runai logs WORKLOAD_NAME [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_mpi.md b/docs/Researcher/cli-reference/new-cli/runai_mpi.md index f944b0170e..2d6ce11140 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_mpi.md +++ b/docs/Researcher/cli-reference/new-cli/runai_mpi.md @@ -12,7 +12,7 @@ alias for mpi management ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_mpi_attach.md b/docs/Researcher/cli-reference/new-cli/runai_mpi_attach.md index 54b243a945..45b638a4f9 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_mpi_attach.md +++ b/docs/Researcher/cli-reference/new-cli/runai_mpi_attach.md @@ -33,7 +33,7 @@ runai training mpi attach mpi-01 --pod mpi-01-worker-1 --tty --stdin ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_mpi_bash.md b/docs/Researcher/cli-reference/new-cli/runai_mpi_bash.md index 419a7a5808..27c98ae02f 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_mpi_bash.md +++ b/docs/Researcher/cli-reference/new-cli/runai_mpi_bash.md @@ -33,7 +33,7 @@ runai training mpi bash mpi-01 --pod mpi-01-worker-1 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_mpi_delete.md b/docs/Researcher/cli-reference/new-cli/runai_mpi_delete.md index f75f1eaa7f..aee7d9054e 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_mpi_delete.md +++ b/docs/Researcher/cli-reference/new-cli/runai_mpi_delete.md @@ -18,7 +18,7 @@ runai mpi delete [WORKLOAD_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_mpi_describe.md b/docs/Researcher/cli-reference/new-cli/runai_mpi_describe.md index 5ab60bef9f..36be86ca2d 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_mpi_describe.md +++ b/docs/Researcher/cli-reference/new-cli/runai_mpi_describe.md @@ -48,7 +48,7 @@ runai training mpi describe --containers --pod-limit 20 --event-limit ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_mpi_exec.md b/docs/Researcher/cli-reference/new-cli/runai_mpi_exec.md index 621665805e..40eb526b23 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_mpi_exec.md +++ b/docs/Researcher/cli-reference/new-cli/runai_mpi_exec.md @@ -36,7 +36,7 @@ runai training mpi exec mpi-01 --pod mpi-01-worker-1 -- nvidia-smi ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_mpi_list.md b/docs/Researcher/cli-reference/new-cli/runai_mpi_list.md index f9ce529852..0971aab931 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_mpi_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_mpi_list.md @@ -44,7 +44,7 @@ runai training mpi list --limit 20 --offset 40 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_mpi_logs.md b/docs/Researcher/cli-reference/new-cli/runai_mpi_logs.md index a87e2ec496..6f1a499e21 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_mpi_logs.md +++ b/docs/Researcher/cli-reference/new-cli/runai_mpi_logs.md @@ -65,7 +65,7 @@ runai training mpi logs mpi-01 --wait-timeout=30s ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_mpi_port-forward.md b/docs/Researcher/cli-reference/new-cli/runai_mpi_port-forward.md index 99b74b7158..e99fd3ecc4 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_mpi_port-forward.md +++ b/docs/Researcher/cli-reference/new-cli/runai_mpi_port-forward.md @@ -34,7 +34,7 @@ runai training mpi port-forward mpi-01 --port 8080:8090 --port 6443:443 --addres ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_mpi_submit.md b/docs/Researcher/cli-reference/new-cli/runai_mpi_submit.md index b8c4a7cbee..b05abd1871 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_mpi_submit.md +++ b/docs/Researcher/cli-reference/new-cli/runai_mpi_submit.md @@ -10,7 +10,7 @@ runai mpi submit [flags] ``` # Submit a mpi training job -runai training mpi submit -p -i gcr.io/run-ai-demo/quickstart +runai training mpi submit -p -i runai.jfrog.io/demo/quickstart-demo ``` ### Options @@ -83,7 +83,7 @@ runai training mpi submit -p -i gcr.io/run-ai-demo/quickst ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_node.md b/docs/Researcher/cli-reference/new-cli/runai_node.md index 5f8d112029..6f9f7ca93e 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_node.md +++ b/docs/Researcher/cli-reference/new-cli/runai_node.md @@ -12,7 +12,7 @@ node management ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_node_list.md b/docs/Researcher/cli-reference/new-cli/runai_node_list.md index 0bcadd5da8..f58c8c0495 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_node_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_node_list.md @@ -20,7 +20,7 @@ runai node list [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_nodepool.md b/docs/Researcher/cli-reference/new-cli/runai_nodepool.md index c5709f7279..f7df6272b1 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_nodepool.md +++ b/docs/Researcher/cli-reference/new-cli/runai_nodepool.md @@ -16,7 +16,7 @@ runai nodepool [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_nodepool_list.md b/docs/Researcher/cli-reference/new-cli/runai_nodepool_list.md index 442188f976..27dfe9b145 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_nodepool_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_nodepool_list.md @@ -20,7 +20,7 @@ runai nodepool list [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_port-forward.md b/docs/Researcher/cli-reference/new-cli/runai_port-forward.md index 6729c127d5..2f1031bc7f 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_port-forward.md +++ b/docs/Researcher/cli-reference/new-cli/runai_port-forward.md @@ -22,7 +22,7 @@ runai port-forward WORKLOAD_NAME [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_project.md b/docs/Researcher/cli-reference/new-cli/runai_project.md index c4ac0eab69..9a9a75c483 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_project.md +++ b/docs/Researcher/cli-reference/new-cli/runai_project.md @@ -17,7 +17,7 @@ runai project [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_project_list.md b/docs/Researcher/cli-reference/new-cli/runai_project_list.md index 350881a3e2..6a5608c1f6 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_project_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_project_list.md @@ -20,7 +20,7 @@ runai project list [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_project_set.md b/docs/Researcher/cli-reference/new-cli/runai_project_set.md index 3948c7e6a3..72e6b1ae04 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_project_set.md +++ b/docs/Researcher/cli-reference/new-cli/runai_project_set.md @@ -16,7 +16,7 @@ runai project set PROJECT_NAME [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_pytorch.md b/docs/Researcher/cli-reference/new-cli/runai_pytorch.md index b979437f68..90be289bd1 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_pytorch.md +++ b/docs/Researcher/cli-reference/new-cli/runai_pytorch.md @@ -12,7 +12,7 @@ alias for pytorch management ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_pytorch_attach.md b/docs/Researcher/cli-reference/new-cli/runai_pytorch_attach.md index 1ece0ee2c0..700ada4f8d 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_pytorch_attach.md +++ b/docs/Researcher/cli-reference/new-cli/runai_pytorch_attach.md @@ -33,7 +33,7 @@ runai training pytorch attach pytorch-01 --pod pytorch-01-worker-1 --tty --stdin ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_pytorch_bash.md b/docs/Researcher/cli-reference/new-cli/runai_pytorch_bash.md index 21bf9bb0fe..b078b46c78 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_pytorch_bash.md +++ b/docs/Researcher/cli-reference/new-cli/runai_pytorch_bash.md @@ -33,7 +33,7 @@ runai training pytorch bash pytorch-01 --pod pytorch-01-worker-1 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_pytorch_delete.md b/docs/Researcher/cli-reference/new-cli/runai_pytorch_delete.md index 2184c768be..33178f3e67 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_pytorch_delete.md +++ b/docs/Researcher/cli-reference/new-cli/runai_pytorch_delete.md @@ -18,7 +18,7 @@ runai pytorch delete [WORKLOAD_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_pytorch_describe.md b/docs/Researcher/cli-reference/new-cli/runai_pytorch_describe.md index 4268f35cc7..21414a218b 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_pytorch_describe.md +++ b/docs/Researcher/cli-reference/new-cli/runai_pytorch_describe.md @@ -48,7 +48,7 @@ runai training pytorch describe --containers --pod-limit 20 --eve ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_pytorch_exec.md b/docs/Researcher/cli-reference/new-cli/runai_pytorch_exec.md index 9fe801cab8..2614dbfb0e 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_pytorch_exec.md +++ b/docs/Researcher/cli-reference/new-cli/runai_pytorch_exec.md @@ -36,7 +36,7 @@ runai training pytorch exec pytorch-01 --pod pytorch-01-worker-1 -- nvidia-smi ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_pytorch_list.md b/docs/Researcher/cli-reference/new-cli/runai_pytorch_list.md index afa3afb501..6ad676c587 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_pytorch_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_pytorch_list.md @@ -44,7 +44,7 @@ runai training pytorch list --limit 20 --offset 40 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_pytorch_logs.md b/docs/Researcher/cli-reference/new-cli/runai_pytorch_logs.md index a54b239fa1..d0b21cf92c 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_pytorch_logs.md +++ b/docs/Researcher/cli-reference/new-cli/runai_pytorch_logs.md @@ -65,7 +65,7 @@ runai training pytorch logs pytorch-01 --wait-timeout=30s ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_pytorch_port-forward.md b/docs/Researcher/cli-reference/new-cli/runai_pytorch_port-forward.md index 7938260be0..03a1ecd1fe 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_pytorch_port-forward.md +++ b/docs/Researcher/cli-reference/new-cli/runai_pytorch_port-forward.md @@ -34,7 +34,7 @@ runai training pytorch port-forward pytorch-01 --port 8080:8090 --port 6443:443 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_pytorch_submit.md b/docs/Researcher/cli-reference/new-cli/runai_pytorch_submit.md index c371d048b6..b0a1a5a420 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_pytorch_submit.md +++ b/docs/Researcher/cli-reference/new-cli/runai_pytorch_submit.md @@ -10,7 +10,7 @@ runai pytorch submit [flags] ``` # Submit a pytorch training job -runai training pytorch submit -p -i gcr.io/run-ai-demo/quickstart +runai training pytorch submit -p -i runai.jfrog.io/demo/quickstart-demo ``` ### Options @@ -88,7 +88,7 @@ runai training pytorch submit -p -i gcr.io/run-ai-demo/qui ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_report.md b/docs/Researcher/cli-reference/new-cli/runai_report.md index c9894e33c7..692610286a 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_report.md +++ b/docs/Researcher/cli-reference/new-cli/runai_report.md @@ -12,7 +12,7 @@ ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_report_metrics.md b/docs/Researcher/cli-reference/new-cli/runai_report_metrics.md index 63df93055c..eec97bd69b 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_report_metrics.md +++ b/docs/Researcher/cli-reference/new-cli/runai_report_metrics.md @@ -12,7 +12,7 @@ ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_report_metrics_clear.md b/docs/Researcher/cli-reference/new-cli/runai_report_metrics_clear.md index 9111fd5070..3edcccfcb5 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_report_metrics_clear.md +++ b/docs/Researcher/cli-reference/new-cli/runai_report_metrics_clear.md @@ -16,7 +16,7 @@ runai report metrics clear [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_report_metrics_config.md b/docs/Researcher/cli-reference/new-cli/runai_report_metrics_config.md index 420da3c19e..00d4ae0926 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_report_metrics_config.md +++ b/docs/Researcher/cli-reference/new-cli/runai_report_metrics_config.md @@ -21,7 +21,7 @@ runai report metrics config [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_report_metrics_output.md b/docs/Researcher/cli-reference/new-cli/runai_report_metrics_output.md index a591b74c24..3ec74fe703 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_report_metrics_output.md +++ b/docs/Researcher/cli-reference/new-cli/runai_report_metrics_output.md @@ -17,7 +17,7 @@ runai report metrics output [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_submit.md b/docs/Researcher/cli-reference/new-cli/runai_submit.md index ef444ed901..47d04ea352 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_submit.md +++ b/docs/Researcher/cli-reference/new-cli/runai_submit.md @@ -69,7 +69,7 @@ runai submit [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_tensorflow.md b/docs/Researcher/cli-reference/new-cli/runai_tensorflow.md index 240761b323..edd7c15a26 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_tensorflow.md +++ b/docs/Researcher/cli-reference/new-cli/runai_tensorflow.md @@ -12,7 +12,7 @@ alias for tensorflow management ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_attach.md b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_attach.md index f5744feaf2..1de301d3d6 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_attach.md +++ b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_attach.md @@ -33,7 +33,7 @@ runai training tf attach tf-01 --pod tf-01-worker-1 --tty --stdin ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_bash.md b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_bash.md index 8624ff784f..9ce1f3e7c5 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_bash.md +++ b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_bash.md @@ -33,7 +33,7 @@ runai training tf bash tf-01 --pod tf-01-worker-1 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_delete.md b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_delete.md index a11b87d06d..094dc60035 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_delete.md +++ b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_delete.md @@ -18,7 +18,7 @@ runai tensorflow delete [WORKLOAD_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_describe.md b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_describe.md index 71c679d27a..1e8d75fb4e 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_describe.md +++ b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_describe.md @@ -48,7 +48,7 @@ runai training tf describe --containers --pod-limit 20 --event-limit 1 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_exec.md b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_exec.md index 519f6d6c4f..c3ecf6e1b3 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_exec.md +++ b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_exec.md @@ -36,7 +36,7 @@ runai training tf exec tf-01 --pod tf-01-worker-1 -- nvidia-smi ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_list.md b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_list.md index 624a527a95..01b8a5a57f 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_list.md @@ -44,7 +44,7 @@ runai training tf list --limit 20 --offset 40 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_logs.md b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_logs.md index b2a01e43db..007c270c3b 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_logs.md +++ b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_logs.md @@ -65,7 +65,7 @@ runai training tf logs tf-01 --wait-timeout=30s ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_port-forward.md b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_port-forward.md index 6abb3e2369..7e3f1cbb4a 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_port-forward.md +++ b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_port-forward.md @@ -34,7 +34,7 @@ runai training tf port-forward tf-01 --port 8080:8090 --port 6443:443 --address ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_submit.md b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_submit.md index 5a634cd2ad..bf139f2634 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_tensorflow_submit.md +++ b/docs/Researcher/cli-reference/new-cli/runai_tensorflow_submit.md @@ -10,7 +10,7 @@ runai tensorflow submit [flags] ``` # Submit a tf training job -runai training tf submit -p -i gcr.io/run-ai-demo/quickstart +runai training tf submit -p -i runai.jfrog.io/demo/quickstart-demo ``` ### Options @@ -88,7 +88,7 @@ runai training tf submit -p -i gcr.io/run-ai-demo/quicksta ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training.md b/docs/Researcher/cli-reference/new-cli/runai_training.md index 40faf72a1e..6d23291d34 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training.md @@ -12,7 +12,7 @@ training management ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_attach.md b/docs/Researcher/cli-reference/new-cli/runai_training_attach.md index 80d6194eba..c2476dd2cd 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_attach.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_attach.md @@ -33,7 +33,7 @@ runai training standard attach standard-01 --pod standard-01-worker-1 --tty --st ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_bash.md b/docs/Researcher/cli-reference/new-cli/runai_training_bash.md index af7a318b21..a5533c66e5 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_bash.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_bash.md @@ -33,7 +33,7 @@ runai training standard bash standard-01 --pod standard-01-worker-1 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_delete.md b/docs/Researcher/cli-reference/new-cli/runai_training_delete.md index 15559c96f1..46daf720cf 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_delete.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_delete.md @@ -18,7 +18,7 @@ runai training delete [WORKLOAD_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_describe.md b/docs/Researcher/cli-reference/new-cli/runai_training_describe.md index 700fe6177d..62ff72a77f 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_describe.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_describe.md @@ -48,7 +48,7 @@ runai training standard describe --containers --pod-limit 20 --e ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_exec.md b/docs/Researcher/cli-reference/new-cli/runai_training_exec.md index f068a1b08b..5be8032c11 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_exec.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_exec.md @@ -36,7 +36,7 @@ runai training standard exec standard-01 --pod standard-01-worker-1 -- nvidia-sm ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_list.md b/docs/Researcher/cli-reference/new-cli/runai_training_list.md index ca540d7155..afbf2aae6e 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_list.md @@ -33,7 +33,7 @@ runai training list --state= --limit=20 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_logs.md b/docs/Researcher/cli-reference/new-cli/runai_training_logs.md index a4acb6ec31..7d7f53effb 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_logs.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_logs.md @@ -65,7 +65,7 @@ runai training standard logs standard-01 --wait-timeout=30s ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_mpi.md b/docs/Researcher/cli-reference/new-cli/runai_training_mpi.md index 592c3f2740..3a05e7090c 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_mpi.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_mpi.md @@ -12,7 +12,7 @@ mpi management ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_attach.md b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_attach.md index 60a335a4d7..30a1845619 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_attach.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_attach.md @@ -33,7 +33,7 @@ runai training mpi attach mpi-01 --pod mpi-01-worker-1 --tty --stdin ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_bash.md b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_bash.md index bb588ed776..8cece45a85 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_bash.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_bash.md @@ -33,7 +33,7 @@ runai training mpi bash mpi-01 --pod mpi-01-worker-1 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_delete.md b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_delete.md index 55e4726dac..ad779fd3eb 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_delete.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_delete.md @@ -18,7 +18,7 @@ runai training mpi delete [WORKLOAD_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_describe.md b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_describe.md index 9591c68780..2f91992331 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_describe.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_describe.md @@ -48,7 +48,7 @@ runai training mpi describe --containers --pod-limit 20 --event-limit ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_exec.md b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_exec.md index 3d77242555..cde5e3e44b 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_exec.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_exec.md @@ -36,7 +36,7 @@ runai training mpi exec mpi-01 --pod mpi-01-worker-1 -- nvidia-smi ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_list.md b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_list.md index 2ad728eae4..430bf7b6d8 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_list.md @@ -44,7 +44,7 @@ runai training mpi list --limit 20 --offset 40 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_logs.md b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_logs.md index c5e305d9a5..f22f072c05 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_logs.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_logs.md @@ -65,7 +65,7 @@ runai training mpi logs mpi-01 --wait-timeout=30s ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_port-forward.md b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_port-forward.md index 8ca6a22ced..8ace689a3a 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_port-forward.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_port-forward.md @@ -34,7 +34,7 @@ runai training mpi port-forward mpi-01 --port 8080:8090 --port 6443:443 --addres ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_submit.md b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_submit.md index f3eb42bffb..f359d4aa54 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_mpi_submit.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_mpi_submit.md @@ -10,7 +10,7 @@ runai training mpi submit [flags] ``` # Submit a mpi training job -runai training mpi submit -p -i gcr.io/run-ai-demo/quickstart +runai training mpi submit -p -i runai.jfrog.io/demo/quickstart-demo ``` ### Options @@ -83,7 +83,7 @@ runai training mpi submit -p -i gcr.io/run-ai-demo/quickst ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_port-forward.md b/docs/Researcher/cli-reference/new-cli/runai_training_port-forward.md index 0873d18d8b..f3082de7f4 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_port-forward.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_port-forward.md @@ -34,7 +34,7 @@ runai training standard port-forward standard-01 --port 8080:8090 --port 6443:44 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch.md b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch.md index 2ac9e4bbc8..a662f2fdd7 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch.md @@ -12,7 +12,7 @@ pytorch management ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_attach.md b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_attach.md index 5d25066e37..faf18ca6df 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_attach.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_attach.md @@ -33,7 +33,7 @@ runai training pytorch attach pytorch-01 --pod pytorch-01-worker-1 --tty --stdin ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_bash.md b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_bash.md index fcfb3cabdc..7d48783ede 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_bash.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_bash.md @@ -33,7 +33,7 @@ runai training pytorch bash pytorch-01 --pod pytorch-01-worker-1 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_delete.md b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_delete.md index 05012bd514..34f66b19cf 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_delete.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_delete.md @@ -18,7 +18,7 @@ runai training pytorch delete [WORKLOAD_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_describe.md b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_describe.md index d1df00a46e..ad0df0a751 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_describe.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_describe.md @@ -48,7 +48,7 @@ runai training pytorch describe --containers --pod-limit 20 --eve ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_exec.md b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_exec.md index 30140df590..a0932b27be 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_exec.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_exec.md @@ -36,7 +36,7 @@ runai training pytorch exec pytorch-01 --pod pytorch-01-worker-1 -- nvidia-smi ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_list.md b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_list.md index d775871fe1..3ccb028b83 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_list.md @@ -44,7 +44,7 @@ runai training pytorch list --limit 20 --offset 40 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_logs.md b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_logs.md index b9c973a45b..3b2366c446 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_logs.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_logs.md @@ -65,7 +65,7 @@ runai training pytorch logs pytorch-01 --wait-timeout=30s ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_port-forward.md b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_port-forward.md index 1bedfe1007..b8124b2068 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_port-forward.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_port-forward.md @@ -34,7 +34,7 @@ runai training pytorch port-forward pytorch-01 --port 8080:8090 --port 6443:443 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_submit.md b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_submit.md index fee383d370..5d30df5315 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_submit.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_pytorch_submit.md @@ -10,7 +10,7 @@ runai training pytorch submit [flags] ``` # Submit a pytorch training job -runai training pytorch submit -p -i gcr.io/run-ai-demo/quickstart +runai training pytorch submit -p -i runai.jfrog.io/demo/quickstart-demo ``` ### Options @@ -88,7 +88,7 @@ runai training pytorch submit -p -i gcr.io/run-ai-demo/qui ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_resume.md b/docs/Researcher/cli-reference/new-cli/runai_training_resume.md index 64c3005f24..7ee59c99e4 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_resume.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_resume.md @@ -18,7 +18,7 @@ runai training resume [WORKLOAD_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_standard.md b/docs/Researcher/cli-reference/new-cli/runai_training_standard.md index 7507253f06..0f04953d65 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_standard.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_standard.md @@ -12,7 +12,7 @@ standard training management ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_standard_attach.md b/docs/Researcher/cli-reference/new-cli/runai_training_standard_attach.md index f0d274f614..b6248e621c 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_standard_attach.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_standard_attach.md @@ -33,7 +33,7 @@ runai training standard attach standard-01 --pod standard-01-worker-1 --tty --st ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_standard_bash.md b/docs/Researcher/cli-reference/new-cli/runai_training_standard_bash.md index 1ee9f63b10..1131e7c483 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_standard_bash.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_standard_bash.md @@ -33,7 +33,7 @@ runai training standard bash standard-01 --pod standard-01-worker-1 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_standard_delete.md b/docs/Researcher/cli-reference/new-cli/runai_training_standard_delete.md index 493d2f2e3f..cd54f10f8e 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_standard_delete.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_standard_delete.md @@ -18,7 +18,7 @@ runai training standard delete [WORKLOAD_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_standard_describe.md b/docs/Researcher/cli-reference/new-cli/runai_training_standard_describe.md index fa6bcdd60e..ac40d40b8e 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_standard_describe.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_standard_describe.md @@ -48,7 +48,7 @@ runai training standard describe --containers --pod-limit 20 --e ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_standard_exec.md b/docs/Researcher/cli-reference/new-cli/runai_training_standard_exec.md index 3ac415dd59..fb656a456c 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_standard_exec.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_standard_exec.md @@ -36,7 +36,7 @@ runai training standard exec standard-01 --pod standard-01-worker-1 -- nvidia-sm ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_standard_list.md b/docs/Researcher/cli-reference/new-cli/runai_training_standard_list.md index d8966bca3a..c65cfa1fb9 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_standard_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_standard_list.md @@ -44,7 +44,7 @@ runai training standard list --limit 20 --offset 40 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_standard_logs.md b/docs/Researcher/cli-reference/new-cli/runai_training_standard_logs.md index cab07788bd..0d6a5743bd 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_standard_logs.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_standard_logs.md @@ -65,7 +65,7 @@ runai training standard logs standard-01 --wait-timeout=30s ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_standard_port-forward.md b/docs/Researcher/cli-reference/new-cli/runai_training_standard_port-forward.md index b629587821..ea121da1df 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_standard_port-forward.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_standard_port-forward.md @@ -34,7 +34,7 @@ runai training standard port-forward standard-01 --port 8080:8090 --port 6443:44 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_standard_resume.md b/docs/Researcher/cli-reference/new-cli/runai_training_standard_resume.md index 74fbe1af9d..43ca0c247f 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_standard_resume.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_standard_resume.md @@ -18,7 +18,7 @@ runai training standard resume [WORKLOAD_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_standard_submit.md b/docs/Researcher/cli-reference/new-cli/runai_training_standard_submit.md index a4e60f59b3..aa42dca652 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_standard_submit.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_standard_submit.md @@ -10,7 +10,9 @@ runai training standard submit [flags] ``` # Submit a standard training job -runai training standard submit -p -i gcr.io/run-ai-demo/quickstart +runai training standard submit -p -i runai.jfrog.io/demo/quickstart-demo +# Submit a standard training jupiter notebook +runai training standard submit -p -i jupyter/scipy-notebook --gpu-devices-request 1 --external-url container=8888 --name-prefix jupyter --command -- start-notebook.sh --NotebookApp.base_url='/${RUNAI_PROJECT}/${RUNAI_JOB_NAME}' --NotebookApp.token=' ``` ### Options @@ -79,7 +81,7 @@ runai training standard submit -p -i gcr.io/run-ai-demo/qu ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_standard_suspend.md b/docs/Researcher/cli-reference/new-cli/runai_training_standard_suspend.md index 290246026f..d7d59a9e0b 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_standard_suspend.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_standard_suspend.md @@ -18,7 +18,7 @@ runai training standard suspend [WORKLOAD_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_submit.md b/docs/Researcher/cli-reference/new-cli/runai_training_submit.md index 889744453c..e72478f0bd 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_submit.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_submit.md @@ -10,7 +10,9 @@ runai training submit [flags] ``` # Submit a standard training job -runai training standard submit -p -i gcr.io/run-ai-demo/quickstart +runai training standard submit -p -i runai.jfrog.io/demo/quickstart-demo +# Submit a standard training jupiter notebook +runai training standard submit -p -i jupyter/scipy-notebook --gpu-devices-request 1 --external-url container=8888 --name-prefix jupyter --command -- start-notebook.sh --NotebookApp.base_url='/${RUNAI_PROJECT}/${RUNAI_JOB_NAME}' --NotebookApp.token=' ``` ### Options @@ -79,7 +81,7 @@ runai training standard submit -p -i gcr.io/run-ai-demo/qu ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_suspend.md b/docs/Researcher/cli-reference/new-cli/runai_training_suspend.md index b40b5dc9f3..d7c58bb7f0 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_suspend.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_suspend.md @@ -18,7 +18,7 @@ runai training suspend [WORKLOAD_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow.md b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow.md index eca700c640..84082a2204 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow.md @@ -12,7 +12,7 @@ tensorflow management ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_attach.md b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_attach.md index e98f053329..8ba34c99a9 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_attach.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_attach.md @@ -33,7 +33,7 @@ runai training tf attach tf-01 --pod tf-01-worker-1 --tty --stdin ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_bash.md b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_bash.md index e6441528ab..6cd4e82edc 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_bash.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_bash.md @@ -33,7 +33,7 @@ runai training tf bash tf-01 --pod tf-01-worker-1 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_delete.md b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_delete.md index 545310daf3..a10b6f96fc 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_delete.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_delete.md @@ -18,7 +18,7 @@ runai training tensorflow delete [WORKLOAD_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_describe.md b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_describe.md index 0d8383539d..e8fc847363 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_describe.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_describe.md @@ -48,7 +48,7 @@ runai training tf describe --containers --pod-limit 20 --event-limit 1 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_exec.md b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_exec.md index 1ebfc5db0a..50d46e0b48 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_exec.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_exec.md @@ -36,7 +36,7 @@ runai training tf exec tf-01 --pod tf-01-worker-1 -- nvidia-smi ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_list.md b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_list.md index 8c1a9f81d7..8a5f3db9e5 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_list.md @@ -44,7 +44,7 @@ runai training tf list --limit 20 --offset 40 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_logs.md b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_logs.md index f5818fd6d1..9c52f10a5c 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_logs.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_logs.md @@ -65,7 +65,7 @@ runai training tf logs tf-01 --wait-timeout=30s ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_port-forward.md b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_port-forward.md index cffe9cff40..9d39339ab5 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_port-forward.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_port-forward.md @@ -34,7 +34,7 @@ runai training tf port-forward tf-01 --port 8080:8090 --port 6443:443 --address ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_submit.md b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_submit.md index ff93644550..4003112e37 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_submit.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_tensorflow_submit.md @@ -10,7 +10,7 @@ runai training tensorflow submit [flags] ``` # Submit a tf training job -runai training tf submit -p -i gcr.io/run-ai-demo/quickstart +runai training tf submit -p -i runai.jfrog.io/demo/quickstart-demo ``` ### Options @@ -88,7 +88,7 @@ runai training tf submit -p -i gcr.io/run-ai-demo/quicksta ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost.md b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost.md index ac13bb7c43..22827db71d 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost.md @@ -12,7 +12,7 @@ xgboost management ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_attach.md b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_attach.md index bb1bf2e854..c00004817e 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_attach.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_attach.md @@ -33,7 +33,7 @@ runai training xgboost attach xgboost-01 --pod xgboost-01-worker-1 --tty --stdin ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_bash.md b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_bash.md index f700e7061a..a87052afee 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_bash.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_bash.md @@ -33,7 +33,7 @@ runai training xgboost bash xgboost-01 --pod xgboost-01-worker-1 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_delete.md b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_delete.md index a1f5df67e4..d9a77f499f 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_delete.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_delete.md @@ -18,7 +18,7 @@ runai training xgboost delete [WORKLOAD_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_describe.md b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_describe.md index 8a8c6f66e8..17cd31dceb 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_describe.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_describe.md @@ -48,7 +48,7 @@ runai training xgboost describe --containers --pod-limit 20 --eve ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_exec.md b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_exec.md index 4220fbcc3c..e88e0a52ed 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_exec.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_exec.md @@ -36,7 +36,7 @@ runai training xgboost exec xgboost-01 --pod xgboost-01-worker-1 -- nvidia-smi ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_list.md b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_list.md index 3855f479e9..3b7829d30a 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_list.md @@ -44,7 +44,7 @@ runai training xgboost list --limit 20 --offset 40 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_logs.md b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_logs.md index bada2c1ea5..378cf95ba0 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_logs.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_logs.md @@ -65,7 +65,7 @@ runai training xgboost logs xgboost-01 --wait-timeout=30s ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_port-forward.md b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_port-forward.md index 04f2636746..93f5c29b84 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_port-forward.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_port-forward.md @@ -34,7 +34,7 @@ runai training xgboost port-forward xgboost-01 --port 8080:8090 --port 6443:443 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_submit.md b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_submit.md index 73bcef087c..06d137faa7 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_submit.md +++ b/docs/Researcher/cli-reference/new-cli/runai_training_xgboost_submit.md @@ -10,7 +10,7 @@ runai training xgboost submit [flags] ``` # Submit a xgboost training job -runai training xgboost submit -p -i gcr.io/run-ai-demo/quickstart +runai training xgboost submit -p -i runai.jfrog.io/demo/quickstart-demo ``` ### Options @@ -85,7 +85,7 @@ runai training xgboost submit -p -i gcr.io/run-ai-demo/qui ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_upgrade.md b/docs/Researcher/cli-reference/new-cli/runai_upgrade.md index 126d1633a8..62ed42eeee 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_upgrade.md +++ b/docs/Researcher/cli-reference/new-cli/runai_upgrade.md @@ -17,7 +17,7 @@ runai upgrade [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_version.md b/docs/Researcher/cli-reference/new-cli/runai_version.md index 5ac1190404..cac9cc5a15 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_version.md +++ b/docs/Researcher/cli-reference/new-cli/runai_version.md @@ -17,7 +17,7 @@ runai version [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_whoami.md b/docs/Researcher/cli-reference/new-cli/runai_whoami.md index 1dd28f5e5c..ecc83dc322 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_whoami.md +++ b/docs/Researcher/cli-reference/new-cli/runai_whoami.md @@ -16,7 +16,7 @@ runai whoami [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workload.md b/docs/Researcher/cli-reference/new-cli/runai_workload.md index 059b3ad64f..e0b423fa7c 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workload.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workload.md @@ -13,7 +13,7 @@ workload management ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workload_attach.md b/docs/Researcher/cli-reference/new-cli/runai_workload_attach.md index c918f20ff2..15a48518e0 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workload_attach.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workload_attach.md @@ -31,7 +31,7 @@ runai workload attach ubuntu-wl --type workspace --tty --stdin ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workload_describe.md b/docs/Researcher/cli-reference/new-cli/runai_workload_describe.md index adba289825..b184eb07a0 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workload_describe.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workload_describe.md @@ -28,7 +28,7 @@ runai workload describe WORKLOAD_NAME [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workload_exec.md b/docs/Researcher/cli-reference/new-cli/runai_workload_exec.md index 5eff1c1a6e..b0464c4d18 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workload_exec.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workload_exec.md @@ -34,7 +34,7 @@ runai workload exec jup --type workspace -- ls ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workload_list.md b/docs/Researcher/cli-reference/new-cli/runai_workload_list.md index ca3cbc115d..cbc7057c9b 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workload_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workload_list.md @@ -27,7 +27,7 @@ runai workload list [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workload_logs.md b/docs/Researcher/cli-reference/new-cli/runai_workload_logs.md index d0ec53c078..7b5361813b 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workload_logs.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workload_logs.md @@ -66,7 +66,7 @@ runai workload logs WORKLOAD_NAME [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workload_port-forward.md b/docs/Researcher/cli-reference/new-cli/runai_workload_port-forward.md index 1bf65af480..63cbfc12a2 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workload_port-forward.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workload_port-forward.md @@ -35,7 +35,7 @@ runai workload port-forward --type= --port 8080:8 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workspace.md b/docs/Researcher/cli-reference/new-cli/runai_workspace.md index 897fd32a6a..783eabc516 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workspace.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workspace.md @@ -13,7 +13,7 @@ workspace management ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workspace_attach.md b/docs/Researcher/cli-reference/new-cli/runai_workspace_attach.md index db076b6228..ae00a9a27b 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workspace_attach.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workspace_attach.md @@ -30,7 +30,7 @@ runai workspace attach ubuntu-wl --tty --stdin ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workspace_bash.md b/docs/Researcher/cli-reference/new-cli/runai_workspace_bash.md index 84259e4f3e..f3f5991c11 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workspace_bash.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workspace_bash.md @@ -33,7 +33,7 @@ runai workspace bash workspace-01 --pod workspace-01-worker-1 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workspace_delete.md b/docs/Researcher/cli-reference/new-cli/runai_workspace_delete.md index 2278fc85ea..2474ff2746 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workspace_delete.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workspace_delete.md @@ -25,7 +25,7 @@ runai workspace delete --uuid= ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workspace_describe.md b/docs/Researcher/cli-reference/new-cli/runai_workspace_describe.md index afa8d5c633..3e5a1fd828 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workspace_describe.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workspace_describe.md @@ -26,7 +26,7 @@ runai workspace describe WORKSPACE_NAME [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workspace_exec.md b/docs/Researcher/cli-reference/new-cli/runai_workspace_exec.md index ca8fcde331..a9cf7ba636 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workspace_exec.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workspace_exec.md @@ -33,7 +33,7 @@ runai workspace exec jup -- ls ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workspace_list.md b/docs/Researcher/cli-reference/new-cli/runai_workspace_list.md index c5a67ea24f..a853ec4c43 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workspace_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workspace_list.md @@ -32,7 +32,7 @@ runai workspace list --state= --limit=20 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workspace_logs.md b/docs/Researcher/cli-reference/new-cli/runai_workspace_logs.md index 956a4b01fc..b0db5e8a59 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workspace_logs.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workspace_logs.md @@ -65,7 +65,7 @@ runai workspace logs WORKSPACE_NAME [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workspace_port-forward.md b/docs/Researcher/cli-reference/new-cli/runai_workspace_port-forward.md index c9f13f70d9..2d3baa03ea 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workspace_port-forward.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workspace_port-forward.md @@ -34,7 +34,7 @@ runai workspace port-forward --port 8080:8090 --port 6443:443 -- ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workspace_resume.md b/docs/Researcher/cli-reference/new-cli/runai_workspace_resume.md index 6f4ad01577..6bf0cecda5 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workspace_resume.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workspace_resume.md @@ -25,7 +25,7 @@ runai workspace resume --uuid= ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workspace_submit.md b/docs/Researcher/cli-reference/new-cli/runai_workspace_submit.md index ce76a2340d..6e113ac3ea 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workspace_submit.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workspace_submit.md @@ -9,7 +9,9 @@ runai workspace submit [flags] ### Examples ``` -runai workspace submit -p= -i=gcr.io/run-ai-demo/quickstart + +runai workspace submit -p= -i=runai.jfrog.io/demo/quickstart-demo +runai workspace submit --i jupyter/scipy-notebook --gpu-devices-request 1 --external-url container=8888 --name-prefix jupyter --command -- start-notebook.sh --NotebookApp.base_url='/${RUNAI_PROJECT}/${RUNAI_JOB_NAME}' --NotebookApp.token='' ``` ### Options @@ -77,7 +79,7 @@ runai workspace submit -p= -i=gcr.io/run-ai-demo/ ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_workspace_suspend.md b/docs/Researcher/cli-reference/new-cli/runai_workspace_suspend.md index 64fdab4d27..2eae2a8af9 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_workspace_suspend.md +++ b/docs/Researcher/cli-reference/new-cli/runai_workspace_suspend.md @@ -25,7 +25,7 @@ runai workspace suspend --uuid= ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_xgboost.md b/docs/Researcher/cli-reference/new-cli/runai_xgboost.md index fd37ffeae7..e94e946e97 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_xgboost.md +++ b/docs/Researcher/cli-reference/new-cli/runai_xgboost.md @@ -12,7 +12,7 @@ alias for xgboost management ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_xgboost_attach.md b/docs/Researcher/cli-reference/new-cli/runai_xgboost_attach.md index b06f846dcf..e9072a128c 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_xgboost_attach.md +++ b/docs/Researcher/cli-reference/new-cli/runai_xgboost_attach.md @@ -33,7 +33,7 @@ runai training xgboost attach xgboost-01 --pod xgboost-01-worker-1 --tty --stdin ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_xgboost_bash.md b/docs/Researcher/cli-reference/new-cli/runai_xgboost_bash.md index acb8394296..324bbde38d 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_xgboost_bash.md +++ b/docs/Researcher/cli-reference/new-cli/runai_xgboost_bash.md @@ -33,7 +33,7 @@ runai training xgboost bash xgboost-01 --pod xgboost-01-worker-1 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_xgboost_delete.md b/docs/Researcher/cli-reference/new-cli/runai_xgboost_delete.md index 3e74132f4f..0bfb193b33 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_xgboost_delete.md +++ b/docs/Researcher/cli-reference/new-cli/runai_xgboost_delete.md @@ -18,7 +18,7 @@ runai xgboost delete [WORKLOAD_NAME] [flags] ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_xgboost_describe.md b/docs/Researcher/cli-reference/new-cli/runai_xgboost_describe.md index 02c94e30fd..bba4c000d6 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_xgboost_describe.md +++ b/docs/Researcher/cli-reference/new-cli/runai_xgboost_describe.md @@ -48,7 +48,7 @@ runai training xgboost describe --containers --pod-limit 20 --eve ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_xgboost_exec.md b/docs/Researcher/cli-reference/new-cli/runai_xgboost_exec.md index 012f8e7a65..c02c08ea1e 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_xgboost_exec.md +++ b/docs/Researcher/cli-reference/new-cli/runai_xgboost_exec.md @@ -36,7 +36,7 @@ runai training xgboost exec xgboost-01 --pod xgboost-01-worker-1 -- nvidia-smi ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_xgboost_list.md b/docs/Researcher/cli-reference/new-cli/runai_xgboost_list.md index 993911ff9e..5866932d40 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_xgboost_list.md +++ b/docs/Researcher/cli-reference/new-cli/runai_xgboost_list.md @@ -44,7 +44,7 @@ runai training xgboost list --limit 20 --offset 40 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_xgboost_logs.md b/docs/Researcher/cli-reference/new-cli/runai_xgboost_logs.md index 550513821d..2d86354f78 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_xgboost_logs.md +++ b/docs/Researcher/cli-reference/new-cli/runai_xgboost_logs.md @@ -65,7 +65,7 @@ runai training xgboost logs xgboost-01 --wait-timeout=30s ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_xgboost_port-forward.md b/docs/Researcher/cli-reference/new-cli/runai_xgboost_port-forward.md index 9e8e0df60b..e6a4ee5640 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_xgboost_port-forward.md +++ b/docs/Researcher/cli-reference/new-cli/runai_xgboost_port-forward.md @@ -34,7 +34,7 @@ runai training xgboost port-forward xgboost-01 --port 8080:8090 --port 6443:443 ``` --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 (default "~/.runai/") + --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 diff --git a/docs/Researcher/cli-reference/new-cli/runai_xgboost_submit.md b/docs/Researcher/cli-reference/new-cli/runai_xgboost_submit.md index 950a7df652..e7813d7428 100644 --- a/docs/Researcher/cli-reference/new-cli/runai_xgboost_submit.md +++ b/docs/Researcher/cli-reference/new-cli/runai_xgboost_submit.md @@ -10,7 +10,7 @@ runai xgboost submit [flags] ``` # Submit a xgboost training job -runai training xgboost submit -p -i gcr.io/run-ai-demo/quickstart +runai training xgboost submit -p -i runai.jfrog.io/demo/quickstart-demo ``` ### Options @@ -85,7 +85,7 @@ runai training xgboost submit -p -i gcr.io/run-ai-demo/qui ``` --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 (default "~/.runai/") + --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