Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[yugabyted] Spelling error in the cert command description when displaying the help output. #18738

Closed
1 task done
ShikharSahay opened this issue Aug 17, 2023 · 0 comments
Closed
1 task done
Assignees
Labels
area/ecosystem Label for all ecosystem related projects area/ossexp DB usability Project area/ybd yugabyted project related Github tickets. kind/enhancement This is an enhancement of an existing feature status/awaiting-triage Issue awaiting triage

Comments

@ShikharSahay
Copy link
Contributor

ShikharSahay commented Aug 17, 2023

Jira Link: DB-7633

Description

Spelling error when yugabyted --help is used.

[root@localhost ~]# yugabyted --help
+--------------------------------------------------------------------------------------------------+
|                              Yugabyted CLI: YugabyteDB command line                              |
+--------------------------------------------------------------------------------------------------+
YugabyteDB command-line interface for creating and configuring YugabyteDB cluster.

Usage: yugabyted [command] [flags]

To start YugabyteDB cluster, run 'yugabyted start'.

Find more information at: https://docs.yugabyte.com/preview/reference/configuration/yugabyted/

Commands:
  start                   Start YugabyteDB cluster.
  stop                    Stop running YugabyteDB cluster.
  destroy                 Destroy YugabyteDB cluster and remove data.
  status                  Print status of YugabyteDB cluster.
  version                 Release version of YugabyteDB cluster.
  collect_logs            Collect and package logs for troubleshooting.
  connect                 Connect to YugabyteDB cluster through the CLI.
  demo                    Load and interact with preset demo data.
  cert                    Generate SSL cerificates
  configure               Configure data placement or toggle encryption at rest for the cluster.
  configure_read_replica  Configure/Modify/Delete a read replica cluster.

Flags:
  -h, --help              show this help message and exit

Run 'yugabyted [command] -h' for help with specific commands.

The error is in this line: Generate SSL cerificates

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
@ShikharSahay ShikharSahay added area/ecosystem Label for all ecosystem related projects status/awaiting-triage Issue awaiting triage area/ybd yugabyted project related Github tickets. labels Aug 17, 2023
@yugabyte-ci yugabyte-ci added kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue labels Aug 17, 2023
@ShikharSahay ShikharSahay self-assigned this Aug 17, 2023
@ShikharSahay ShikharSahay added area/ossexp DB usability Project and removed kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue area/ecosystem Label for all ecosystem related projects status/awaiting-triage Issue awaiting triage area/ybd yugabyted project related Github tickets. labels Aug 17, 2023
@gargsans-yb gargsans-yb added kind/enhancement This is an enhancement of an existing feature area/ecosystem Label for all ecosystem related projects status/awaiting-triage Issue awaiting triage area/ybd yugabyted project related Github tickets. labels Aug 18, 2023
@gargsans-yb gargsans-yb added this to In-progress in DB Usability Aug 18, 2023
ShikharSahay added a commit that referenced this issue Aug 21, 2023
…description when displaying the help output.

Summary:
Spelling error when yugabyted --help is used.The error is in this line: Generate SSL cerificates. Changed it to: Generate SSL certificates.
Jira: DB-7633

Test Plan: Manual testing

Reviewers: sgarg-yb

Reviewed By: sgarg-yb

Subscribers: shikhar.sahay

Differential Revision: https://phorge.dev.yugabyte.com/D27886
@gargsans-yb gargsans-yb moved this from In-progress to Done in DB Usability Aug 23, 2023
ShikharSahay added a commit that referenced this issue Sep 27, 2023
…e cert command description when displaying the help output.

Summary:
Original commit: ee1ded2 / D27886
Spelling error when yugabyted --help is used.The error is in this line: Generate SSL cerificates. Changed it to: Generate SSL certificates.
Jira: DB-7633

Test Plan: Manual testing

Reviewers: sgarg-yb

Reviewed By: sgarg-yb

Subscribers: yugabyted-dev, shikhar.sahay

Differential Revision: https://phorge.dev.yugabyte.com/D28852
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ecosystem Label for all ecosystem related projects area/ossexp DB usability Project area/ybd yugabyted project related Github tickets. kind/enhancement This is an enhancement of an existing feature status/awaiting-triage Issue awaiting triage
Projects
Development

No branches or pull requests

3 participants