PTU5KAS/kas
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
..
plugins shell: Add option to keep current environment 2022-02-26 09:20:53 +01:00
__init__.py __init__: Better support introspection 2018-12-07 09:56:09 +01:00
__main__.py Drop unnecessary shebang lines 2021-08-30 21:56:49 +02:00
__version__.py Release 2.6.3 2021-11-29 18:19:12 +01:00
config.py Fall back to .config.yaml if no configuration file given 2021-10-09 15:00:05 +02:00
configschema.py yml: Move json schema from python dict to standalone json file 2021-10-05 10:28:24 +02:00
context.py context: Add support for relative KAS_WORK/BUILD/REPO_REF_DIR paths 2021-08-18 12:43:09 +02:00
includehandler.py includehandler: Simplify code 2021-10-01 11:16:28 +02:00
kas.py plugins: Invoke setup_parser_common_args explicitly from setup_parser 2021-10-09 15:00:05 +02:00
libcmds.py shell: Add option to keep current environment 2022-02-26 09:20:53 +01:00
libkas.py libkas: Update BB_ENV_PASSTHROUGH_ADDITIONS with env_vars 2022-02-22 19:17:17 +01:00
repos.py fix: Raise an error if no refspec is provided 2022-02-21 20:05:31 +01:00
schema-kas.json Add kconfiglib-based menu plugin 2021-10-09 15:00:05 +02:00