gfmkdir - Man Page

manual page for gfmkdir 0.3.0

Synopsis

gfmkdir [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

gfmkdir glfs://localhost/groot/directory

Create the directory /directory on the Gluster volume of groot on host localhost.

gfmkdir -r glfs://localhost/groot/directory/subdirectory

Recursively create the directory /directory/subdirectory on the Gluster volume of groot host localhost.

gfcli (localhost/groot)> mkdir /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 Craig Cabrey.

See Also

gfcli(1)

Info

January 2024 glusterfs-coreutils 0.3.0