[
https://issues.apache.org/jira/browse/GEODE-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16379006#comment-16379006
]
ASF subversion and git services commented on GEODE-4737:
--------------------------------------------------------
Commit 3eaa095b0e0ba97e83ebce78b1e0163f0e4dba63 in geode's branch
refs/heads/feature/GEODE-4685 from Karen Miller
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=3eaa095 ]
GEODE-4737 Document JSON spec for gfsh command options (#1509)
* GEODE-4737 Document JSON spec for gfsh command options
* GEODE-4737 Revise gfsh command JSON spec per review
> User Guide: Describe addition of JSON specs to gfsh commands
> ------------------------------------------------------------
>
> Key: GEODE-4737
> URL: https://issues.apache.org/jira/browse/GEODE-4737
> Project: Geode
> Issue Type: Improvement
> Components: docs
> Reporter: Dave Barnes
> Assignee: Karen Smoler Miller
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.5.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Some new gfsh commands can take a JSON spec. Examples include `alter region
> --entry-idle-time-custom-expiry` and `create region --cache-listener`.
> Add a general description of the syntax to the gfsh section of the manual so
> individual command-reference entries can point to a centralized explanation,
> rather than repeating the syntax details each time.
> One developer has requested that we state that the JSON parser recognizes
> double quotes as well as single quotes. Some JSON parsers accept only single
> quotes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)