Closed
Description
Coder version: 2.3.0
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.