Skip to content

'sssctl analyze --help' shows incorrect command 'sss_analyze' in usage field #8718

Description

@asakure

Description
sssctl analyze --help command shows incorrect command in usage field which seems to be misleading.

# sssctl analyze --help
usage: sss_analyze [-h] [--source {files,journald}] [--logdir LOGDIR] COMMANDS ...
       ^^^^^^^^^^^
Analyzer tool to assist with SSSD log parsing
optional arguments:
  -h, --help            show this help message and exit
  --source {files,journald}
  --logdir LOGDIR       SSSD Log directory to parse log files from
  COMMANDS
    Modules
      request           Request tracking

It prints sss_analyze command instead of sssctl analyze.

Version
sssd-tools-2.9.8-4.el9_8.x86_64 (RHEL 9.x)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions