Closed landam closed 7 years ago
Fixed by acac8b9
There is still issue with gislab-cluster
command:
which gislab-cluster
[nothing found]
The other commands are found and can be autocompleted.
which gislab-adduser
/opt/gislab/admin/gislab-adduser
Strangely the file is located in /usr/local/bin:
locate gislab-cluster
/usr/local/bin/gislab-cluster
/usr/local/bin/gislab-cluster is just symlink to "serf" binary. Is serf installed ?
yes, serf is installed.
udo serf --version
Serf v0.6.4
Agent Protocol: 4 (Understands back to: 2)
The gislab commands like eg.
gislab-machines
is not possible to autocompletepressing TAB doesn't offer any choices. Even the command
gislab-machines
is possible to launch and it's found bywhich
command: