We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4369681 commit f887486Copy full SHA for f887486
1 file changed
rust/stackablectl/CHANGELOG.md
@@ -8,6 +8,8 @@ All notable changes to this project will be documented in this file.
8
9
- Heuristic for setting listener presets when the environment is Minikube ([#438]).
10
- Add `uninstall` subcommand for `demo`/`stack` commands ([#429]).
11
+- Add confirmation prompt to `install` subcommand for namespace selection ([#429]).
12
+- Add `--assume-yes` option for running commands non-interactively ([#429]).
13
14
[#438]: https://github.com/stackabletech/stackable-cockpit/pull/438
15
[#429]: https://github.com/stackabletech/stackable-cockpit/pull/429
0 commit comments