انتقل إلى المحتوى

NHN Cloud

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

إذا أضفت وحدة التخزين دون أي خيارات، فسيُطلب منك إدخال Email Account وAPI Password.

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

يمكنك أيضًا تحديد Email Account أو API Password كخيارات.

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>

تحذير

تُحفَظ أوامر الصدفة (shell) في سجل الأوامر (history). إن أمكن، لا تكتب قيمة للخيار --nhn-api-password مباشرةً في الأمر.

إذا لم تحدد مجلد التوصيل، فسيُوصَل في مجلد داخل /mnt مثل /mnt/nhn. لتحديد مجلد التوصيل، استخدم الخيار --mount-path.

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

خيارات إضافية

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

راجع أيضًا