Connection --help – Dell PowerVault DR2000v User Manual
Page 123

OST connection Used Capacity : 5.0 GB
OST connection Enabled : No
connection --help
Description
Displays the listing of user and related options that you can use as a reference when using the DR Series system CLI.
Syntax
connection --help
Result
Usage:
connection --show [--name <name>]
[--type <NFS | CIFS | OST | RDS>]
[--verbose]
connection --add --name <name>
--type <NFS | CIFS | OST | RDS>
[--clients <ip address>]
[--rootmap <nobody | root | administrator>]
[--options <NFS mount export options>]
[--capacity <Positive decimal number>]
connection --update --name <name>
--type <NFS | CIFS | OST | RDS>
[--clients <ip address>]
[--rootmap <nobody | root | administrator>]
[--options <NFS mount export options>]
[--capacity <Positive decimal number>]
connection --delete --name <name>
--type <NFS | CIFS | OST | RDS>
[--clients <ip address>]
connection --enable --name <name>
--type <NFS | CIFS | OST | RDS>
connection --disable --name <name>
--type <NFS | CIFS | OST | RDS>
connection --help
connection <command> <command-arguments>
<command> can be one of:
--show Displays the current connections on a container.
--add Adds a new connection to a container.
--update Updates an existing connection.
--delete Deletes an existing connection.
--enable Enables access to a container through a connection.
--disable Disables access to a container through a connection.
For command-specific help, please type connection --help <command>
eg:
connection --help show
123