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