1GFCAT(1) User Commands GFCAT(1)
2
3
4
6 gfcat - manual page for gfcat 0.3.0
7
9 gfcat [OPTION]... URL
10
12 Read a file on a remote Gluster volume and write it to standard output.
13
14 -o, --xlator-option=OPTION
15 specify a translator option for the connection. Multiple options
16 are supported and take the form xlator.key=value.
17
18 -p, --port=PORT
19 specify the port on which to connect
20
21 --help display this help and exit
22
23 --version
24 output version information and exit
25
27 gfcat glfs://localhost/groot/path/to/file
28
29 Write the contents of /path/to/file on the Gluster volume of
30 groot on host localhost to standard output.
31
32 gfcli (localhost/groot)> cat /file
33
34 In the context of a shell with a connection established, cat the
35 file on the root of the Gluster volume groot on localhost.
36
38 Written by Craig Cabrey.
39
41 Copyright © 2015 Facebook, Inc. License GPLv3: GNU GPL version 3
42 <http://www.gnu.org/licenses/gpl-3.0.en.html>.
43 This is free software: you are free to change and redistribute it.
44 There is NO WARRANTY, to the extent permitted by law.
45
47 gfcli(1)
48
49
50
51glusterfs-coreutils 0.3.0 January 2022 GFCAT(1)