set-default-storage
Specify a storage to be the new default storage.
Syntax:
shell
sfiler-cli [options] set-default-storage [command options]
Command options | Required / Optional | Description |
---|---|---|
-n | Required | The name of the storage that will become the default storage. |
Example:
This example will let you specified a new default storage using the name "My Storage"
shell
./sfiler-config-cli.sh -l my-user -p my-password -cf "conf/sfiler.conf" set-default-storage -n "My Storage"