Maxim Muzafarov created CASSANDRA-21279:
-------------------------------------------

             Summary: Add DESCRIBE COMMAND CQL syntax for command introspection
                 Key: CASSANDRA-21279
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21279
             Project: Apache Cassandra
          Issue Type: Task
            Reporter: Maxim Muzafarov


Introduce a new CQL statement {{DESCRIBE COMMAND [<name>]}} that allows users 
to inspect available management commands and their metadata (parameters, 
options, descriptions) directly from CQL. When invoked without a name, it 
should list all registered commands. When invoked with a specific command name, 
it should display the full command signature and parameter details.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to