command line interface#

Warning

The output of --help contains help texts for arguments, which are not picked up by the documentation generator.

dask-hpcconfig#

dask-hpcconfig [OPTIONS] COMMAND [ARGS]...

Options

--install-completion <install_completion>#

Install completion for the specified shell.

Options:

bash | zsh | fish | powershell | pwsh

--show-completion <show_completion>#

Show completion for the specified shell, to copy it or customize the installation.

Options:

bash | zsh | fish | powershell | pwsh

create#

set up a new cluster instance

dask-hpcconfig create [OPTIONS] NAME:{local|datarmor-local|datarmor|datarmor-
                      seq}

Options

--workers <workers>#

spawn N workers

--silent#

don’t print status messages

Default:

False

--pidfile <pidfile>#

file to write the scheduler address to

Arguments

NAME#

Required argument

shutdown#

Shut down a running cluster

dask-hpcconfig shutdown [OPTIONS] ADDRESS

Options

--silent#

don’t print status updates

Default:

False

Arguments

ADDRESS#

Required argument