gfcli - Man Page
manual page for gfcli 0.3.0
Synopsis
gfcli [OPTION]... [URL]
Description
Start a Gluster shell to execute commands on a remote Gluster volume.
- -o, --xlator-option=OPTION
specify a translator option for the connection. Multiple options are supported and take the form xlator.key=value.
- -p, --port=PORT
specify a port on which to connect
- --help
display this help and exit
- --version
output version information and exit
Examples
gfcli glfs://localhost/groot
Start a shell with a connection to localhost opened.
gfcli -o *replicate*.data-self-heal=on glfs://localhost/groot
Start a shell with a connection localhost open, with the translator option data-self-head set to on.
Author
Written by Craig Cabrey.
Copyright
Copyright © 2015 Facebook, Inc. License GPLv3: GNU GPL version 3 <http://www.gnu.org/licenses/gpl-3.0.en.html>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
Referenced By
gfcat(1), gfcp(1), gfls(1), gfmkdir(1), gfrm(1), gfrmdir(1), gfstat(1), gftail(1), gftouch(1), gftruncate(1).