Pāriet uz saturu

NHN Cloud

Piesaistiet NHN Cloud Object Storage Linux vidē, izmantojot RaiDrive CLI. Izveidojiet savienojumu ar savu Tenant ID, Email Account un API Password.

raidrivecli add nhn --nhn-container <container> --nhn-tenant-id <tenant-id>

Ja pievienojat krātuvi bez opcijām, tiks pieprasīts ievadīt Email Account un API Password.

raidrivecli add nhn --nhn-container mycontainer --nhn-tenant-id mytenantid
Email Account: <account>
API Password: ********

Email Account vai API Password var norādīt arī kā opcijas.

raidrivecli add nhn --nhn-container <container> \
                    --nhn-tenant-id <tenant-id> \
                    --nhn-account <account>
raidrivecli add nhn --nhn-container <container> \
                    --nhn-tenant-id <tenant-id> \
                    --nhn-account <account> \
                    --nhn-api-password <password>

Brīdinājums

Čaulas komandas tiek saglabātas vēsturē. Ja iespējams, neieteicams norādīt vērtību tieši opcijā --nhn-api-password.

Ja piesaistes direktorija nav norādīta, tā tiek piesaistīta direktorijā zem /mnt, piemēram, /mnt/nhn. Lai norādītu piesaistes direktoriju, izmantojiet opciju --mount-path.

raidrivecli add nhn --nhn-container mycontainer --nhn-tenant-id mytenantid \
                    --mount-path /myservices/nhn

Papildu opcijas

--nhn-container <container>             bucket
--nhn-tenant-id <tenant>                tenant id
--nhn-account  <account>                account 
--nhn-api-password [password]           password

Skatiet arī