Create a token
Creates a single-use membership token for users who want to join a share group with custom images.
Before creating a token, get the share group's UUID from its owner. The owner can run List share groups or Get a share group to get the group's UUID. If needed, Create a share group and share the UUID with the user.
Share the token from the response with the share group owner. The owner can later use the token to Add members to a share group and manage the users' membership within the group.
token
<>
linode-cli image-sharegroups token-create --label "my_token" --valid_for_sharegroup_uuid "abc123" Copy
linode-cli image-sharegroups token-create --label "my_token" --valid_for_sharegroup_uuid "abc123"
Learn more...
images:read_write Copy
images:read_write
Optional
Create a token
Creates a single-use membership token for users who want to join a share group with custom images.
Before creating a token, get the share group's UUID from its owner. The owner can run List share groups or Get a share group to get the group's UUID. If needed, Create a share group and share the UUID with the user.
Share the
tokenfrom the response with the share group owner. The owner can later use the token to Add members to a share group and manage the users' membership within the group.<
>
Learn more...
Learn more...