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.

See Also

gfcli(1)

Info

January 2024 glusterfs-coreutils 0.3.0