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

Allow export and !export to support stdin #36

Closed
1 of 4 tasks
lmorg opened this issue Feb 6, 2018 · 1 comment
Closed
1 of 4 tasks

Allow export and !export to support stdin #36

lmorg opened this issue Feb 6, 2018 · 1 comment

Comments

@lmorg
Copy link
Owner

lmorg commented Feb 6, 2018

  • export (stdin & no args): stdin: VARIABLE=value
  • export variable (stdin & 1 arg): stdin value
  • !export (stdin & no args): stdin: VARIABLE or VARIABLE=value
  • !export (stdin & args): fail because mixed mode
@lmorg
Copy link
Owner Author

lmorg commented Apr 26, 2018

On reflection, I don't want to be unsetting from stdin. However I'm open to be swaying in favour again.

@lmorg lmorg closed this as completed Apr 26, 2018
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

No branches or pull requests

1 participant