gfrmdir(1)

GFRMDIR(1) User Commands GFRMDIR(1)

NAME

gfrmdir - manual page for gfrmdir 0.3.2

SYNOPSIS

gfrmdir [OPTION]... URL

DESCRIPTION

-o, --xlator-option=OPTION
specify a translator option for the connection. Multiple options are supported and take the form xlator.key=value.
-p, --port=PORT
specify the port on which to connect
-r, --parents
no error if existing, make parent directories as needed
--help
display this help and exit
--version
output version information and exit

EXAMPLES

gfrmdir glfs://localhost/groot/directory
Create the directory /directory on the Gluster volume of groot on host localhost.
gfrmdir -r glfs://localhost/groot/directory/subdirectory
Recursively create the directory /directory/subdirectory on the Gluster volume of groot host localhost.
gfcli (localhost/groot)> rmdir /directory
In the context of a shell with a connection established, create a directory on the root of the Gluster volume groot on localhost.

AUTHOR

Written by Nithin S Sabu.

COPYRIGHT

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

SEE ALSO

gfcli(1)

July 2023 glusterfs-coreutils 0.3.2