پرش به محتویات

Azure

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

اگر فضای ذخیره‌سازی را بدون هیچ گزینه‌ای اضافه کنید، از شما خواسته می‌شود Account و Key را وارد کنید.

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

همچنین می‌توانید Account یا Key را با گزینه‌های دستور مشخص کنید.

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

هشدار

دستورات شل در تاریخچه ثبت می‌شوند. در صورت امکان، توصیه می‌کنیم مقدار گزینه --azure-key را در خود دستور وارد نکنید.

اگر دایرکتوری اتصال را مشخص نکنید، فضای ذخیره‌سازی در دایرکتوری‌ای زیر /mnt مانند /mnt/azure متصل می‌شود. برای مشخص کردن دایرکتوری اتصال، از گزینه --mount-path استفاده کنید.

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

گزینه‌های اضافی

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

همچنین ببینید