2.1.0 #4
Flysenberg
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Changes
--installand--uninstallhave been moved to a more semantic--createand--removeacross modules. Old argument kept to avoid breaking changes, they act as aliases for the new ones.--inputfunctionality to container management scripts.templates/instance.tpfile.--infocommand now outputs raw instance configuration file contents instead of computed values. Use--info --jsonfor structured JSON configuration data ideal for automation and scripting.--statuscommand with unified behavior across all instance types (systemd, standalone, container) and added--status --jsonsupport for web interfaces and APIs.--tail <number>option, including Unix standard aliases--lines <number>and-n <number>. Works for both static log viewing and live log following.modules/interactive.sh) with improved user experience, enhanced visual design using color-coded interface, hierarchical menu navigation, context-aware system overview, and comprehensive help system.Bug fixes
Modifyoption)kgsm -i <instance> --statusnot displaying correctly if the instance was active or not.kgsm --blueprints --jsonhaving two different structures for native and container based blueprints, now they have the same structure but with missing field values for the container blueprints.Full Changelog: 2.0.1...2.1.0
This discussion was created from the release 2.1.0.
Beta Was this translation helpful? Give feedback.
All reactions