You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Option -P seems not to work while login on tubee server. Though tubectl shows: "Successfully connected to server " after passwort prompt.
When I try to get some namespaces after the login the request fails: "Error: auth() received invalid user or password"
The problem seems to be "auth: { username: '', password: null },
Saw that in debug mode
Environment
tubectl version: 1.0.0-beta10
client os: macOS Mojave version 10.14.5
The text was updated successfully, but these errors were encountered:
Describe the bug
Option -P seems not to work while login on tubee server. Though tubectl shows: "Successfully connected to server " after passwort prompt.
When I try to get some namespaces after the login the request fails: "Error: auth() received invalid user or password"
The problem seems to be "auth: { username: '', password: null },
Saw that in debug mode
Environment
The text was updated successfully, but these errors were encountered: