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

NAME

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

SYNOPSIS

9       gfrm [OPTION]... URL
10

DESCRIPTION

12       Remove  (unlink)  the files (or directories) from a remote Gluster vol‐
13       ume.
14
15       -f, --force
16              ignore nonexistent files, never prompt
17
18       -o, --xlator-option=OPTION
19              specify a translator option for the connection. Multiple options
20              are supported and take the form xlator.key=value.
21
22       -p, --port=PORT
23              specify the port on which to connect
24
25       -r, --recursive
26              remove directories and their contents recursively
27
28       --help display this help and exit
29
30       --version
31              output version information and exit
32

EXAMPLES

34              gfrm glfs://localhost/groot/path/to/file
35
36              Remove  the file /path/to/file on the Gluster volume of groot on
37              host localhost.
38
39              gfrm -r glfs://localhost/groot/path/to/directory
40
41              Recursively remove the directory /path/to/directory on the Glus‐
42              ter volume of groot on host localhost.
43
44              gfcli (localhost/groot)> rm /file
45
46              In  the context of a shell with a connection established, remove
47              the file on the root of the Gluster volume groot on localhost.
48

AUTHOR

50       Written by Craig Cabrey.
51
53       Copyright © 2015 Facebook, Inc.   License  GPLv3:  GNU  GPL  version  3
54       <http://www.gnu.org/licenses/gpl-3.0.en.html>.
55       This  is  free  software:  you  are free to change and redistribute it.
56       There is NO WARRANTY, to the extent permitted by law.
57

SEE ALSO

59       gfcli(1)
60
61
62
63gfrm (glusterfs-coreutils) 0.3.0   July 2020                           GFRM(1)
Impressum