-
Notifications
You must be signed in to change notification settings - Fork 888
feat(cli): allow owner to create workspace for another user #7493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
To stop and update workspaces, the name of the workspace can be given as |
Currently this is hard-coded to Line 146 in 6d2079d
I think an @alexander-dammeier that is an interesting idea 🤔. |
Or instead of using |
--owner
flag to coder create
From the dashboard, an owner can create a workspace for any user. How can we do that from cli?
coder create --help
does not show any option to specify the ownerThe text was updated successfully, but these errors were encountered: