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

Add argument to keep environment variables #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rhjdvsgsgks
Copy link

No description provided.

Copy link
Owner

@hartwork hartwork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rhjdvsgsgks one idea for a change of details below. PS: Please note that I'm swamped with e-mail currently, and may be a bit slow to reply here in the next days. Thanks for your contribution!

general.add_argument('--keep-env',
dest='keep_env',
action='store_true',
help='keep host env (default: keep-env disabled)')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--- help='keep host env (default: keep-env disabled)')
+++ help='keep host environment variables (CAREFUL!) (default: start with an empty environment)')

@hartwork hartwork changed the title option to keep env Add argument to keep environment variables Apr 24, 2024
@hartwork hartwork added the enhancement New feature or request label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants