image add-member¶
必須パラメーター¶
パラメーター名 | データ形式 | デフォルト値 | パラメーター説明 |
---|---|---|---|
image |
String | なし | Image to share (name or ID) |
project |
String | なし | Project to associate with image (name or ID) |
任意パラメーター¶
パラメーター名 | データ形式 | デフォルト値 | パラメーター説明 |
---|---|---|---|
--project-domain |
String | なし | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
コマンド使用例¶
$ ecl image add-member e4b9a8fa-6634-4590-bf9a-8cfc3549f2c1 28ebaf1b212f4052a1a88d27f61deaa3
+------------+--------------------------------------+
| Field | Value |
+------------+--------------------------------------+
| created_at | 2016-08-08T04:42:00Z |
| image_id | e4b9a8fa-6634-4590-bf9a-8cfc3549f2c1 |
| member_id | 28ebaf1b212f4052a1a88d27f61deaa3 |
| schema | /v2/schemas/member |
| status | pending |
| updated_at | 2016-08-08T04:42:00Z |
+------------+--------------------------------------+