We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is an umbrella issue tracking issues with the user experience on the CLI.
.
coder ssh workspace [command]
coder template edit
icon
coder login
coder create/push
command
coder ssh --stdio
coder port-forward
ssh -L
CODER_SESSION_TOKEN
Try logging in using 'coder login <url>'
coder template push
Nice to haves:
coder upgrade
coder
The text was updated successfully, but these errors were encountered:
Could we also add #9318 to the list?
Sorry, something went wrong.
@matifali thanks, added. Added #10281 for good measure too.
Most of these are closed and we're stopping gigaissues. Awesome that so many have been closed :')
No branches or pull requests
This is an umbrella issue tracking issues with the user experience on the CLI.
.
#10281coder ssh workspace [command]
#2154coder template edit
on the cli always nukes theicon
field #10767coder login
without an URL #11003coder create/push
#7524command
argument does not work with workspace proxies #11348coder ssh --stdio
prints to stdout after SSH has exited #11297coder port-forward
hangs upon workspace restart,ssh -L
exits cleanly #10626CODER_SESSION_TOKEN
is set to some invalid token CLI can't login #9329Try logging in using 'coder login <url>'
#11505coder template push
#6235Nice to haves:
coder create/push
#7524command
argument does not work with workspace proxies #11348coder upgrade
command that pullscoder
directly from the server #2744The text was updated successfully, but these errors were encountered: