Skip to content

Deadline CLI Reference

deadline farm

List available Deadline Cloud farms or get details of a specific farm.

Learn more about farms

Usage:

deadline farm [OPTIONS] COMMAND [ARGS]...

Options:

  --help  Show this message and exit.

get

Get the details of a Deadline Cloud farm.

Usage:

deadline farm get [OPTIONS]

Options:

  --profile TEXT  The AWS profile to use.
  --farm-id TEXT  The farm to use.
  --help          Show this message and exit.

list

Lists the available Deadline Cloud farms. If the AWS profile is created from a Deadline Cloud monitor login, it will list only the farms you have permission to access.

Usage:

deadline farm list [OPTIONS]

Options:

  --profile TEXT  The AWS profile to use.
  --help          Show this message and exit.