Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Wrong description for subcommands #61

Open
TilBlechschmidt opened this issue Nov 8, 2021 · 0 comments
Open

Wrong description for subcommands #61

TilBlechschmidt opened this issue Nov 8, 2021 · 0 comments
Labels
Priority: Medium Default priority if nothing else matches Status: Pending Initial issue stage waiting for further evaluation Type: Bug Issues that affect the operation of the software

Comments

@TilBlechschmidt
Copy link
Owner

🐛 Bug description

Currently, the description for the subcommands contains some text derived from sub-objects that have been merged into the root options object for each module. See screenshot below.

🦶 Reproduction steps

Steps to reproduce the behavior:

  1. Run cargo run -- help

🎯 Expected behaviour

Each module should have a clear and concise description of its function in the help text.

📺 Screenshots

SUBCOMMANDS:
    api             Options regarding the permanent storage backend
    collector       Options regarding the permanent storage backend
    gangway         Options for connection to a storage backend
    help            Prints this message or the help of the given subcommand(s)
    manager         Options for connecting to the Redis server
    node            Options for connection to a storage backend
    orchestrator    Variants of provisioners
@TilBlechschmidt TilBlechschmidt added Type: Bug Issues that affect the operation of the software Priority: Medium Default priority if nothing else matches Status: Pending Initial issue stage waiting for further evaluation labels Nov 8, 2021
@TilBlechschmidt TilBlechschmidt self-assigned this Nov 8, 2021
@TilBlechschmidt TilBlechschmidt removed their assignment Dec 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Priority: Medium Default priority if nothing else matches Status: Pending Initial issue stage waiting for further evaluation Type: Bug Issues that affect the operation of the software
Projects
None yet
Development

No branches or pull requests

1 participant