Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
1.0.0-incubating.M1
Description
Gfsh launcher script implies an init file can be used. This was possible in GF 6.6, but wasn't implemented in the transition to the new Gfsh in GF 7.0 onwards.
From "gemfire-assembly/src/main/dist/bin/gfsh.bat " :
"
#
- Copy default .gfshrc to the home directory. Uncomment if needed.
#
#if [ ! -f $HOME/.gemfire/.gfsh2rc ]; then - cp $GEMFIRE/defaultConfigs/.gemfire/.gfsh2rc $HOME
#fi
"
If this file is specified, it is currently ignored.
Attachments
Attachments
Issue Links
- relates to
-
GEODE-36 Rename Geode CLI from gfsh to geode
- Closed
- links to