gfls - Man Page
manual page for gfls 0.3.0
Synopsis
gfcli (localhost/groot)> ls
Description
List the contents of the current directory of the connected Gluster volume.
[OPTION]... URL
list directory contents
- -a, --all
do not ignore entries starting with .
- -h, --human-readable
with -l, print sizes in human readable format (e.g., 1K 234M 2G)
- -l
use a long listing format
- -R, --recursive
list subdirectories recursively
- -p, --port=PORT
specify the port on which to connect
- --help
display this help and exit
- --version
output version information and exit
Examples
gfls glfs://localhost/groot/directory
List the contents of /directory on the Gluster volume root on host localhost.
gfls -l glfs://localhost/groot/directory
List the contents of /directory on the Gluster volume root on host localhost using the long listing format.
gfls -Rl glfs://localhost/groot/directory
Recursively list the contents of /directory on the Gluster volume groot on host localhost using the long listing format.
gfcli (localhost/groot)> ls /
List the contents of the root of the connected Gluster volume.
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.