Skip to content
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

fix cli tty issue #3683

Merged
merged 3 commits into from
Jan 11, 2017
Merged

fix cli tty issue #3683

merged 3 commits into from
Jan 11, 2017

Conversation

riuvshin
Copy link
Contributor

we should not use -t in CLI because this break CLI usage from non tty environments like CI.

@riuvshin riuvshin added this to the 5.0.1 milestone Jan 11, 2017
@TylerJewell
Copy link

Let's get verification from @benoitf that removing tty from _test, _dir, _action will not affect the user output at all. If he +1 that, then you have my approval.

@benoitf
Copy link
Contributor

benoitf commented Jan 11, 2017

I'm unsure for actions like ssh as we need a tty afaik

@TylerJewell
Copy link

Ok - so @riuvshin - let's make sure that we are not removing tty for end user initiated commands which are _ssh, _dir, and maybe _action.

Roman Iuvshin added 2 commits January 12, 2017 01:14
@riuvshin
Copy link
Contributor Author

@benoitf @TylerJewell reverted

@riuvshin riuvshin merged commit f684f4f into master Jan 11, 2017
@riuvshin riuvshin deleted the fix_cli_tty_issue branch January 11, 2017 23:23
riuvshin pushed a commit that referenced this pull request Jan 11, 2017
* fix cli tty issue
@codenvy-ci
Copy link

JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants