gfls(1)
| GFLS(1) | User Commands | GFLS(1) |
NAME
gfls - manual page for gfls 0.3.1
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.
SEE ALSO
gfcli(1)
| February 2020 | glusterfs-coreutils 0.3.1 |
