-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Environment (required):
- OS: [e.g. macOS (Darwin or M1), Linux, Windows] Linux
- Version [e.g. 1.2.0, "upctl version" gives you this] 3.16.1
Describe the bug
upctl account token delete THING error message is not as pretty as it c/should when accessed using invalid credentials.
To Reproduce
Steps to reproduce the behavior:
- Configure invalid credentials
upctl account token delete FOO
Expected behavior
$ upctl account token delete FOO
✗ Command execution failed
Error: error: message="Authentication failed using the given username and password.", type="AUTHENTICATION_FAILED"Observed behavior
$ upctl account token delete FOO
Error: cannot resolve command line arguments: cannot get resolver: error: message="Unauthorized.", type="https://developers.upcloud.com/1.3/errors#ERROR_UNAUTHORIZED", correlation_id=...Screenshots
N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working