operator-courier
operator-courier copied to clipboard
Documenting robot account
It might be worth documentation that you can also use a "robot account":
Assuming you have the following robot credentials: me+bot / 0123456789001234567890012345678900123456789001234567890012345678.
You can do:
TOKEN=$(echo -n "me+bot:0123456789001234567890012345678900123456789001234567890012345678" | base64 -w0)
operator-courier push <dir> <user> <repo> <version> "basic $TOKEN"