gfcli (1) - Linux Manuals
gfcli: manual page for gfcli (glusterfs-coreutils) 0.2.0
NAME
gfcli - manual page for gfcli (glusterfs-coreutils) 0.2.0SYNOPSIS
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.