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
Add progress spinner to auth status subcommand (#748)
When an authenticated Oxide rack is unreachable, e.g. dogfood when the
VPN is disabled, `oxide auth status` may take tens of seconds to
complete. It is unclear to the user which rack is the source of the
delay.
Add a progress spinner that shows the rack currently being checked.
Closes#567
0 commit comments