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 fce89ef commit 6a8b90aCopy full SHA for 6a8b90a
CHANGELOG.md
@@ -4,6 +4,9 @@
4
# v?.? (????-??-??)
5
- **[ BREAKING ]** Remove `klog info config-folder` command and introduce
6
`klog config --location` instead. (See also `klog config --help`.)
7
+- **[ BREAKING ]** If the `config.ini` contains and `editor` entry **and**
8
+ the `$EDITOR` environment variable is specified, the config file now takes
9
+ precedence over the environment variable.
10
11
## v6.6 (2025-07-01)
12
- **[ FEATURE ]** Add `--chart` (`-c`) flag to `klog report` command, which
0 commit comments