Skip to content

Fix/options#91

Merged
thorstenfoltz merged 2 commits into
masterfrom
fix/options
May 12, 2026
Merged

Fix/options#91
thorstenfoltz merged 2 commits into
masterfrom
fix/options

Conversation

@thorstenfoltz

Copy link
Copy Markdown
Owner

No description provided.

- 📚 Document the move of usage analytics from the dedicated
  `--stats`/`-Q` flag to `--list stats`, keeping examples, help text,
  and man pages aligned with the current interface
- 🧭 Update CLI help and list validation so `stats` appears as a
  supported list type, making the discovery path for analytics clearer
- 🧹 Remove the obsolete stats mode and route stats handling through the
  existing list flow, reducing duplicated command paths in the CLI
- 📚 Revise the docs to move usage analytics from `--list
  stats` to the dedicated `-z`/`--stats` command, keeping
  examples, synopsis text, and config references aligned
- ✨ Add a separate stats mode to the CLI so analytics are
  invoked explicitly, which clarifies intent and avoids
  overloading the generic list command
- 🚫 Update help and validation messages to remove `stats`
  from valid list types and document that `--stats` cannot be
  combined with other exclusive modes
@github-actions

Copy link
Copy Markdown

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ MARKDOWN markdownlint 1 0 0 0.91s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.25s
✅ PYTHON bandit 3 0 0 1.18s
✅ PYTHON black 3 0 0 1.17s
✅ PYTHON flake8 3 0 0 0.46s
✅ PYTHON isort 3 0 0 0.47s
✅ PYTHON mypy 3 0 0 10.59s
✅ PYTHON pylint 3 0 0 5.89s
✅ PYTHON pyright 3 0 0 3.05s
✅ PYTHON ruff 3 0 0 0.03s
✅ REPOSITORY checkov yes no no 19.74s
✅ REPOSITORY gitleaks yes no no 1.08s
✅ REPOSITORY kics yes no no 2.04s
✅ REPOSITORY ls-lint yes no no 0.22s
✅ REPOSITORY secretlint yes no no 1.21s
✅ REPOSITORY semgrep yes no no 32.43s
✅ REPOSITORY trivy yes no no 11.77s
✅ REPOSITORY trufflehog yes no no 4.01s
✅ SPELL lychee 2 0 0 1.01s
✅ SPELL proselint 2 0 0 9.21s

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@thorstenfoltz thorstenfoltz merged commit fec0ad2 into master May 12, 2026
7 checks passed
@thorstenfoltz thorstenfoltz deleted the fix/options branch May 12, 2026 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant