mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
* changed list indicator from * -> - * moved in-text links to reference links * made commands `plaintext` * made command examples `console` * rewrapped text
1.2 KiB
1.2 KiB
layout, page_title, sidebar_current, description
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| docs | Commands: quota | docs-commands-quota | The quota command is used to interact with quota specifications. |
Command: quota
The quota command is used to interact with quota specifications.
~> Quota commands are new in Nomad 0.7 and are only available with Nomad Enterprise.
Usage
Usage: nomad quota <subcommand> [options]
Run nomad quota <subcommand> -h for help on that subcommand. The following
subcommands are available:
quota apply- Create or update a quota specificationquota delete- Delete a quota specificationquota init- Create an example quota specification filequota inspect- Inspect a quota specificationquota list- List quota specificationsquota status- Display a quota's status and current usage