1GFLS(1)                          User Commands                         GFLS(1)
2
3
4

NAME

6       gfls - manual page for gfls (glusterfs-coreutils) 0.3.0
7

SYNOPSIS

9       gfcli (localhost/groot)> ls
10

DESCRIPTION

12              List  the  contents  of  the  current directory of the connected
13              Gluster volume.
14
15              [OPTION]... URL
16
17       list directory contents
18
19       -a, --all
20              do not ignore entries starting with .
21
22       -h, --human-readable
23              with -l, print sizes in human readable format (e.g., 1K 234M 2G)
24
25       -l     use a long listing format
26
27       -R, --recursive
28              list subdirectories recursively
29
30       -p, --port=PORT
31              specify the port on which to connect
32
33       --help display this help and exit
34
35       --version
36              output version information and exit
37

EXAMPLES

39              gfls glfs://localhost/groot/directory
40
41              List the contents of /directory on the Gluster  volume  root  on
42              host localhost.
43
44              gfls -l glfs://localhost/groot/directory
45
46              List  the  contents  of /directory on the Gluster volume root on
47              host localhost using the long listing format.
48
49              gfls -Rl glfs://localhost/groot/directory
50
51              Recursively list the contents of /directory on the Gluster  vol‐
52              ume groot on host localhost using the long listing format.
53
54              gfcli (localhost/groot)> ls /
55
56              List the contents of the root of the connected Gluster volume.
57

AUTHOR

59       Written by Craig Cabrey.
60
62       Copyright  ©  2015  Facebook,  Inc.   License  GPLv3: GNU GPL version 3
63       <http://www.gnu.org/licenses/gpl-3.0.en.html>.
64       This is free software: you are free  to  change  and  redistribute  it.
65       There is NO WARRANTY, to the extent permitted by law.
66

SEE ALSO

68       gfcli(1)
69
70
71
72gfls (glusterfs-coreutils) 0.3.0 January 2020                          GFLS(1)
Impressum