Hello Mark, "gfsh echo --string" worked as expected with Apache Geode 1.0.0 at least but it has not worked as expected since Apache Geode 1.1.1, as far as my test.
Why don't you file a JIRA ticket to fix this issue or fix by yourself and send a pull request? Thanks, regards. -- Akihiro Kitada | Staff Customer Engineer | +81 80 3716 3736 Support.Pivotal.io <http://support.pivotal.io/> | Mon-Fri 9:00am to 5:30pm JST | 1-877-477-2269 [image: support] <https://support.pivotal.io/> [image: twitter] <https://twitter.com/pivotal> [image: linkedin] <https://www.linkedin.com/company/3048967> [image: facebook] <https://www.facebook.com/pivotalsoftware> [image: google plus] <https://plus.google.com/+Pivotal> [image: youtube] <https://www.youtube.com/playlist?list=PLAdzTan_eSPScpj2J50ErtzR9ANSzv3kl> 2018-01-13 11:54 GMT+09:00 Mark Secrist <[email protected]>: > Hi all, > I'm curious why some of these evaluations no longer work. > > Per the documentation, I should be able to do something the following in > gfsh: > > echo --string=${SYS_OS} > > That should display the value of the SYS_OS variable. I can validate this > by doing: > > echo $* and get all the variables. Yet, the earlier echo simply returns > ${SYS_OS} basically echoing what I supplied. It seems like I've seen this > before but can't find record of it. > > Any ideas? > > -- > > *Mark Secrist | Director, **Global Education Delivery* > > [email protected] > > 970.214.4567 Mobile > > *pivotal.io <http://www.pivotal.io/>* > > Follow Us: Twitter <http://www.twitter.com/pivotal> | LinkedIn > <http://www.linkedin.com/company/pivotalsoftware> | Facebook > <http://www.facebook.com/pivotalsoftware> | YouTube > <http://www.youtube.com/gopivotal> | Google+ > <https://plus.google.com/105320112436428794490> >
