# unikraft quotas

Display quota usage for metros.

```
unikraft quotas [flags]
```

## Options

```
  -m, --metro metro           Show quotas for specific metros only.
  -w, --watch duration        Watch for changes and refresh output. Defaults to 2s.
```

## Options inherited from parent commands

```
  --config file               Path to the configuration file.
  --log-level level           Set the logging level. (default info)
  --log-type type             Set the log type. (default text)
  --profile name              Set the current profile.
  --telemetry                 Toggle anonymous usage analytics. (default true)
  --timeout duration          Set a deadline for the command (e.g. 30s, 5m, 1h).
```

## See Also

* [`unikraft`](../unikraft.mdx): The Unikraft Command-Line Interface.

