Zudoku
Commands

kraft cloud quotas

Code
kraft cloud quotas

Examples

Code
# 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

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

Options inherited from parent commands

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

Aliases

The kraft cloud quotas command can also be run as:

Code
q, quota

See Also

Last modified on