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

[YCQL] Review & fix help pages in ycqlsh tool #20170

Open
1 task done
OlegLoginov opened this issue Dec 5, 2023 · 0 comments
Open
1 task done

[YCQL] Review & fix help pages in ycqlsh tool #20170

OlegLoginov opened this issue Dec 5, 2023 · 0 comments
Labels
area/ycql Yugabyte CQL (YCQL) kind/bug This issue is a bug priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage

Comments

@OlegLoginov
Copy link
Contributor

OlegLoginov commented Dec 5, 2023

Jira Link: DB-9119

Description

  1. Review the tool help:
ycqlsh> help

Documented shell commands:
===========================
CAPTURE  CLS          COPY  DESCRIBE  EXPAND  LOGIN   SERIAL  SOURCE  TRACING
CLEAR    CONSISTENCY  DESC  EXIT      HELP    PAGING  SHOW    TIMING  UNICODE

CQL help topics:
================
AGGREGATES               CREATE_KEYSPACE           DROP_TRIGGER      TEXT     
ALTER_KEYSPACE           CREATE_MATERIALIZED_VIEW  DROP_TYPE         TIME     
ALTER_MATERIALIZED_VIEW  CREATE_ROLE               DROP_USER         TIMESTAMP
...
  1. Fix help links.
    For example: ycqlsh> help list_roles opens file:///usr/share/doc/cassandra/CQL.html#listRolesStmt.
    I think it should open YB help pages.

Issue Type

kind/bug

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

  • I confirm this issue does not contain any sensitive information.
@OlegLoginov OlegLoginov added priority/medium Medium priority issue area/ycql Yugabyte CQL (YCQL) status/awaiting-triage Issue awaiting triage labels Dec 5, 2023
@yugabyte-ci yugabyte-ci added the kind/bug This issue is a bug label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ycql Yugabyte CQL (YCQL) kind/bug This issue is a bug priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage
Projects
None yet
Development

No branches or pull requests

2 participants