This repository has been archived by the owner on Jul 16, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ciao-cli: Fix privilege related error reporting for quotas command
This change switches the error messages to use fatalf() and terminate execution if there is a problem with the user privileges. It also works to ensure that if the user is an admin then they must specify a tenant id to check as the Ciao API url creation never embeds the url for the the admin tenant and so the unprivileged path does not work the admin user. Signed-off-by: Rob Bradford <[email protected]>
- Loading branch information