-
Notifications
You must be signed in to change notification settings - Fork 889
Add --wait
option to coder ssh
#7768
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
mafredri
added a commit
that referenced
this issue
Jun 7, 2023
mafredri
added a commit
that referenced
this issue
Jun 7, 2023
mafredri
added a commit
that referenced
this issue
Jun 7, 2023
mafredri
added a commit
that referenced
this issue
Jun 7, 2023
mafredri
added a commit
that referenced
this issue
Jun 7, 2023
mafredri
added a commit
that referenced
this issue
Jun 7, 2023
mafredri
added a commit
that referenced
this issue
Jun 7, 2023
mafredri
added a commit
that referenced
this issue
Jun 8, 2023
mafredri
added a commit
that referenced
this issue
Jun 8, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently
coder ssh
supports--no-wait
, however, there is no way for a user to wait if they want to. To fix this, we will add--wait
(and accompanying env) tocoder ssh
.--wait
flag that always waits for startup script--wait
and--no-wait
are providedThe text was updated successfully, but these errors were encountered: