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
I'm trying to inspect a previous state of a workspace because a user is reporting an issue where the home volume size parameter was reset to the default value and they say that did not change that.
I can run $ coder state pull theuser/wsname, but adding the --build <num> flag always fails with "Route not found.", eg.:
$ coder state pull theuser/wsname -b 64
Route not found.