Skoči na vsebino

Azure

raidrivecli add azure --azure-storage-type <blob|file>

Če shrambo dodate brez možnosti, boste pozvani k vnosu Account in Key.

raidrivecli add azure --azure-storage-type blob
Account: <account>
Key: ********

Account ali Key lahko namesto tega določite kot možnosti.

raidrivecli add azure --azure-storage-type <blob|file> \
                      --azure-storage-account <account> \
                      --azure-key [key]

Opozorilo

Ukazi lupine se beležijo v zgodovino. Če je mogoče, vrednosti za možnost --azure-key ne navajajte neposredno.

Če ni določen imenik za priklop, se shramba priklopi v imenik, kot je /mnt/azure, pod /mnt. Za določitev imenika za priklop uporabite možnost --mount-path.

raidrivecli add azure --azure-storage-type blob \
                      --mount-path /myservices/azure

Dodatne možnosti

--azure-storage-type <blob|file>        blob, file
--azure-storage-account <account>       account
--azure-key [key]                       key

Glejte tudi