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 quota
-o, --output string Set output format. Options: table,yaml,json,list,raw (default "list")
Options inherited from parent commands
--allow-insecure Allow insecure connections to the Unikraft Cloud API
--metro string Unikraft Cloud metro location
--token string Unikraft Cloud access token
See Also
Last modified on