[CLI] Commands displayed in help do not have a description

Description

Cli version

./bin/everest version ProjectName: everestctl Version: v0.0.0-45faaeb FullCommit: 45faaeb5efca523eaae6b219a54289dc09adcc5c

Run the cli help

./bin/everest --help Usage: everestctl [command] Available Commands: completion Generate the autocompletion script for the specified shell help Help about any command install token uninstall upgrade version Flags: -h, --help help for everestctl --json Set output type to JSON -v, --verbose Enable verbose mode

The install, token, uninstall, upgrade, version commands have no description. The user will be unable to understand these commands.

Environment

None

Activity

Show:

Manish Chawla June 18, 2024 at 12:07 PM

Cli version

ProjectName: everestctl Version: v1.0.0-rc1 FullCommit: 3d46616f08e832640f141bfe36bb26b48eb3f362

Cli help now has the description for all the commands

./everestctl-1.0.0-rc1 --help CLI for managing Percona Everest Usage: everestctl [command] Available Commands: accounts Manage Everest accounts completion Generate the autocompletion script for the specified shell help Help about any command install Install Percona Everest settings Configure Everest settings uninstall Uninstall Percona Everest upgrade Upgrade Percona Everest version Print version info Flags: -h, --help help for everestctl --json Set output type to JSON -k, --kubeconfig string Path to a kubeconfig (default "~/.kube/config") -v, --verbose Enable verbose mode Use "everestctl [command] --help" for more information about a command.

Manish Chawla February 29, 2024 at 10:55 AM

Hi , Please help with providing the description of these commands, that can be added in the help. Thanks.

Manish Chawla February 14, 2024 at 9:22 AM

The token reset command also does not have a description

./bin/everest token --help Usage: everestctl token [command] Available Commands: reset Flags: -h, --help help for token Global Flags: --json Set output type to JSON -v, --verbose Enable verbose mode
Done

Details

Assignee

Reporter

Sprint

Fix versions

Affects versions

Priority

Smart Checklist

Created February 13, 2024 at 7:43 AM
Updated July 1, 2024 at 9:23 AM
Resolved June 18, 2024 at 12:10 PM