13.30. manila manage


usage: manila manage [--name <name>] [--description <description>]
                     [--share_type <share-type>]
                     [--driver_options [<key=value> [<key=value> ...]]]
                     [--public]
                     <service_host> <protocol> <export_path>
Manage share not handled by Manila (Admin only).

Positional arguments

<service_host>


        manage-share service host: some.host@driver#pool

<protocol>


        Protocol of the share to manage, such as NFS or CIFS.

<export_path>


        Share export path, NFS share such as:
      10.0.0.1:/example_path, CIFS share such as:
      \\10.0.0.1\example_cifs_share

Optional arguments

--name <name>


        Optional share name. (Default=None)

--description <description>


      Optional share description. (Default=None)

--share_type <share-type>, --share-type <share-type>


      Optional share type assigned to share. (Default=None)

--driver_options [<key=value> [<key=value> ...]], --driver-options [<key=value> [<key=value> ...]]


      Driver option key=value pairs (Optional,
      Default=None).

--public


        Level of visibility for share. Defines whether other
      tenants are able to see it or not. Available only for
      microversion >= 2.8

Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top