Add authentication header support to CLI client #65
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As-is the rewritten API client CLI uses no authentication and as such will not work with an authenticated cluster. Add support for API authentication keys into the cluster store as well as add the header to requests. The latter might be an opportunity to functionalize the request (since the URL is already functionized as well).
mentioned in commit
10d892c698
closed via commit
6e5065511c