PTU5KAS/kas/plugins
Ryan Fairfax 32514c8f4f shell: Add option to keep current environment
When doing interactive development via kas shell it is often desirable
to keep the user's customized configuration. The new --preserve-env
argument has been added to support this scenario via an opt in flag.

This flag is blocked  when not running from a TTY or via kas-container
and kas issues a warning to the user about potential unintended side
effects when invoked.

Signed-off-by: Ryan Fairfax <rfairfax@linux.microsoft.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2022-02-26 09:20:53 +01:00
..
__init__.py Add kconfiglib-based menu plugin 2021-10-09 15:00:05 +02:00
build.py config: Pass context to Config constructor 2021-10-09 15:00:05 +02:00
checkout.py config: Pass context to Config constructor 2021-10-09 15:00:05 +02:00
for_all_repos.py for_all_repos: Empty KAS_REPO_URL if repo is not under version control 2021-10-15 15:42:27 +02:00
menu.py Fall back to .config.yaml if no configuration file given 2021-10-09 15:00:05 +02:00
shell.py shell: Add option to keep current environment 2022-02-26 09:20:53 +01:00