command line interface

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 for the current shell.

--show-completion#

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

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

the name of the cluster definition

shutdown#

Shut down a running cluster

dask-hpcconfig shutdown [OPTIONS] ADDRESS

Options

--silent#

don’t print status updates

Default:

False

Arguments

ADDRESS#

Required argument

the scheduler address