dcos quota update

Updating a quota

Description

The dcos quota update command allows you to update an existing quota.

Usage

  1. dcos quota update <group> [flags]

Options

NameDescription
—cpuNumber of CPUs for the quota’s limit.
—diskAmount of disk (in MiB) for the quota’s limit.
—forceForce the quota creation.
—gpuNumber of GPUs for the quota’s limit.
—help, hPrint usage.
—memAmount of memory (in MiB) for the quota’s limit.

Parent command

CommandDescription
dcos quotaManaging DC/OS quotas.