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
{{ message }}
This repository was archived by the owner on Jan 8, 2024. It is now read-only.
For reference, this is what the CLI shows if you run the old command:
brian@localghost:go λ waypoint token new ±[●][main]
The "waypoint token" commands are deprecated. They have been replaced with
the "waypoint user" set of commands. Everything that was possible with
"waypoint token" is now possible with "waypoint user". For example,
"waypoint token new" is now "waypoint user token".
<token here>
The `waypoint token new` command has been deprecated in favor of using
`waypoint user token`. The authentication page should suggest using the
new command instead of the old one.
Fixes#2003
Describe the bug
As of 0.5.0, the
waypoint token new
command is deprecated in favor of thewaypoint user
commands.Steps to Reproduce
Navigate to the Waypoint UI without being logged in.
Expected behavior
The authentication page should show the new command to run, i.e.
waypoint user token
Waypoint Platform Versions
Additional version and platform information to help triage the issue if
applicable:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: