Azure¶
raidrivecli add azure --azure-storage-type <blob|file>
Hvis du tilføjer lageret uden tilvalg, bliver du bedt om at angive Account og Key.
raidrivecli add azure --azure-storage-type blob
Account: <account>
Key: ********
Du kan også angive Account eller Key som tilvalg.
raidrivecli add azure --azure-storage-type <blob|file> \
--azure-storage-account <account> \
--azure-key [key]
Advarsel
Shell-kommandoer gemmes i historikken. Vi anbefaler så vidt muligt, at du ikke angiver en værdi for tilvalget --azure-key.
Hvis du ikke angiver en monteringsmappe, monteres lageret i en mappe under /mnt, f.eks. /mnt/azure. Brug tilvalget --mount-path til at angive monteringsmappen.
raidrivecli add azure --azure-storage-type blob \
--mount-path /myservices/azure
Yderligere tilvalg¶
--azure-storage-type <blob|file> blob, file
--azure-storage-account <account> account
--azure-key [key] key