CloudShare

CloudShare[user]

shares the current cloud document with the specified user.

CloudShare[{user1,user2,}]

shares the current document with all the users useri.

CloudShare[obj,users]

shares the cloud object obj with the specified users.

Details

  • CloudShare by default sets permissions to Automatic, allowing reading or execution as appropriate.
  • Users can be specified as cloud user IDs or cloud user UUIDs.
  • The form user->per or {user1,}->per sets permissions per for users.
  • In CloudShare[obj,users], obj can be a cloud object that represents a directory. In this case, the directory and any subdirectories of it are all shared.
  • When a cloud object is shared, the users with whom it is shared are added to the setting for the SharingList option for the object.
  • Users can be removed using CloudUnshare.

Examples

open allclose all

Basic Examples  (2)

Evaluating CloudShare within a cloud notebook shares that notebook:

Share a specific cloud object:

Share the cloud object:

Remove users from a cloud object's sharing list:

Properties & Relations  (1)

Use the SharingList option to see the list of users that share the cloud object:

Share the object:

Unshare the object:

Wolfram Research (2015), CloudShare, Wolfram Language function, https://reference.wolfram.com/language/ref/CloudShare.html.

Text

Wolfram Research (2015), CloudShare, Wolfram Language function, https://reference.wolfram.com/language/ref/CloudShare.html.

CMS

Wolfram Language. 2015. "CloudShare." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CloudShare.html.

APA

Wolfram Language. (2015). CloudShare. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CloudShare.html

BibTeX

@misc{reference.wolfram_2023_cloudshare, author="Wolfram Research", title="{CloudShare}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/CloudShare.html}", note=[Accessed: 16-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_cloudshare, organization={Wolfram Research}, title={CloudShare}, year={2015}, url={https://reference.wolfram.com/language/ref/CloudShare.html}, note=[Accessed: 16-April-2024 ]}