[
https://issues.apache.org/jira/browse/GEODE-4021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281035#comment-16281035
]
ASF subversion and git services commented on GEODE-4021:
--------------------------------------------------------
Commit fa12dfc8b3ffcd91cc68a4d24d8390a1148f8be3 in geode's branch
refs/heads/feature/GEODE-3781 from [~nreich]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=fa12dfc ]
Feature/geode 4021 (#1131)
* GEODE-4021: Add Gfsh command to describe JDBC connection configurations
> Implement describe jdbc-connection command
> ------------------------------------------
>
> Key: GEODE-4021
> URL: https://issues.apache.org/jira/browse/GEODE-4021
> Project: Geode
> Issue Type: Sub-task
> Components: docs, regions
> Reporter: Kirk Lund
> Assignee: Nick Reich
>
> Need to be able to describe details of a single JDBC connection via GFSH.
> {noformat}
> NAME
> describe jdbc-connection
> SYNOPSIS
> Display information about a jdbc connection.
> SYNTAX
> describe jdbc-connection --name=value
> PARAMETERS
> name
> Name of the jdbc connection to be described.
> Required: true
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)