Skip to content

kraft cloud quotas

kraft cloud quotas

Examples

# View your resource quota on Unikraft Cloud
$ kraft cloud quota
# View your resource quota on Unikraft Cloud in JSON format
$ kraft cloud quota -o json

Options

-h, --help help for quotas
-o, --output string Set output format. Options: table,yaml,json,list (default "list")

Options inherited from parent commands

--metro string Unikraft Cloud metro location
--token string Unikraft Cloud access token

Aliases

The kraft cloud quotas command can also be run as:

q, quota

See Also