[ 
https://issues.apache.org/jira/browse/GEODE-7430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16973829#comment-16973829
 ] 

Karen Smoler Miller edited comment on GEODE-7430 at 11/14/19 12:34 AM:
-----------------------------------------------------------------------

These 3 experimental commands are documented in the wiki.

*gfsh deregister driver*

{{gfsh>help deregister driver}}

{{NAME}}

{{    deregister driver }}

{{IS AVAILABLE}}

{{    true }}

{{SYNOPSIS}}

{{    (Experimental) Deregister a driver with the cluster's Driver Manager 
using}}

{{    the name of a driver class contained within a currenly deployed jar. }}

{{SYNTAX }}

{{    deregister driver --driver-class=value }}

{{PARAMETERS }}

{{    driver-class }}

{{        The name of the driver class contained in a currently deployed jar to 
be }}

{{        deregistered with the cluster's Driver Manager. }}

{{        Required: true}}

*gfsh register driver*

{{gfsh>help register driver}}

{{NAME}}

{{    register driver}}

{{IS AVAILABLE}}

{{    true}}

{{SYNOPSIS}}

{{    (Experimental) Register a driver with the cluster's Driver Manager using 
the}}

{{    name of a driver class contained within a currenly deployed jar. }}

{{SYNTAX}}

{{    register driver --driver-class=value}}

{{ PARAMETERS}}

{{    driver-class}}

{{        The name of the driver class contained in a currently deployed jar to 
be}}

{{        registered with the cluster's Driver Manager.}}

{{        Required: true}}

*gfsh list drivers*

{{gfsh>help list drivers}}

{{NAME}}

{{    list drivers}}

{{IS AVAILABLE}}

{{    true}}

{{SYNOPSIS}}

{{    (Experimental) Lists all drivers currently registered by the cluster's}}

{{    Driver Manager.}}

{{ SYNTAX}}

 {{   list drivers [--member-name=value]}}

{{PARAMETERS}}

{{    member-name}}

{{        Name of specific member to list drivers for.}}

{{        Required: false}}


was (Author: karensmolermiller):
These 3 experimental commands are documented in the wiki.

*gfsh deregister driver*

{{gfsh>help deregister driver}}

{{NAME}}

{{    deregister driver }}

{{IS AVAILABLE}}

{{    true }}

{{SYNOPSIS}}

{{    (Experimental) Deregister a driver with the cluster's Driver Manager 
using}}

{{    the name of a driver class contained within a currenly deployed jar. }}

{{SYNTAX }}

{{    deregister driver --driver-class=value }}

{{PARAMETERS }}

{{    driver-class }}

{{        The name of the driver class contained in a currently deployed jar to 
be }}

{{        deregistered with the cluster's Driver Manager. }}

{{        Required: true}}

*gfsh register driver*

{{gfsh>help register driver}}

{{NAME}}

{{    register driver}}

{{IS AVAILABLE}}

{{    true}}

{{SYNOPSIS}}

{{    (Experimental) Register a driver with the cluster's Driver Manager using 
the}}

{{    name of a driver class contained within a currenly deployed jar. }}

{{SYNTAX}}

{{    register driver --driver-class=value}}

{{ PARAMETERS}}

{{    driver-class}}

{{        The name of the driver class contained in a currently deployed jar to 
be}}

{{        registered with the cluster's Driver Manager.}}

{{        Required: true}}

*gfsh list drivers*

{{{{gfsh>help list drivers}}}}

{{NAME}}

{{{{    list drivers}}}}

{{IS AVAILABLE}}

{{{{    true}}}}

{{SYNOPSIS}}

{{    (Experimental) Lists all drivers currently registered by the cluster's}}

{{{{    Driver Manager.}}}}

{{ SYNTAX}}

{{{{    list drivers [--member-name=value]}}}}

{{{{PARAMETERS}}}}

{{{{    member-name}}}}

{{{{        Name of specific member to list drivers for.}}}}

{{{{        Required: false}}}}

> Add 3 gfsh commands for JDBC driver to User Guide
> -------------------------------------------------
>
>                 Key: GEODE-7430
>                 URL: https://issues.apache.org/jira/browse/GEODE-7430
>             Project: Geode
>          Issue Type: Sub-task
>          Components: docs
>            Reporter: Dave Barnes
>            Assignee: Karen Smoler Miller
>            Priority: Major
>
> 3 commands were created and added to gfsh help, but didn't make it into the 
> manual.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to