cc_staff
1,486
edits
Line 115: | Line 115: | ||
<code><IMAGE_ID></code> is the ID of image to be shared, and `<MEMBER_ID>` is the ID of project to share with. | <code><IMAGE_ID></code> is the ID of image to be shared, and `<MEMBER_ID>` is the ID of project to share with. | ||
To accept the shared image a member in the second project uses the [[ | To accept the shared image a member in the second project uses the [[OpenStack_Command_Line_Clients#Separate_Command-line_interfaces|OpenStack]] command below. | ||
<source lang="console"> | <source lang="console"> | ||
[name@server]$ glance member-update <IMAGE_ID> <MEMBER_ID> <MEMBER_STATUS> | [name@server]$ glance member-update <IMAGE_ID> <MEMBER_ID> <MEMBER_STATUS> |