Pereiti prie turinio

Azure

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

Jei saugyklą pridedate be jokių parinkčių, būsite paraginti įvesti Account ir Key.

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

Account arba Key taip pat galima nurodyti parinktimis.

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

Įspėjimas

Apvalkalo komandos įrašomos į istoriją. Jei įmanoma, rekomenduojame nenurodyti parinkties --azure-key su reikšme.

Jei prijungimo katalogas nenurodytas, jis prijungiamas prie katalogo, pvz., /mnt/azure, esančio kataloge /mnt. Norėdami nurodyti prijungimo katalogą, naudokite parinktį --mount-path.

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

Papildomos parinktys

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

Taip pat žr.