CloudObjects []
gives a list of cloud objects in your current cloud directory.
CloudObjects [dir]
gives a list of cloud objects in the cloud directory dir.
CloudObjects [None ]
gives a list of all unnamed cloud objects owned by you.
CloudObjects [dir,type]
gives a list of cloud objects of the specified type in the cloud directory dir.
CloudObjects [assoc]
gives a list of cloud objects matching the filters defined by the association assoc.
CloudObjects
CloudObjects []
gives a list of cloud objects in your current cloud directory.
CloudObjects [dir]
gives a list of cloud objects in the cloud directory dir.
CloudObjects [None ]
gives a list of all unnamed cloud objects owned by you.
CloudObjects [dir,type]
gives a list of cloud objects of the specified type in the cloud directory dir.
CloudObjects [assoc]
gives a list of cloud objects matching the filters defined by the association assoc.
Details and Options
- In CloudObjects [assoc] the following filters can be given in the association assoc:
-
- Possible values for dir or "Directory" include:
-
Automatic current CloudDirectoryNone unnamed objects"dir" directory specified by a string
- Possible values for type or "Type" include:
-
APIFunction web APIFormFunction form to access from the webNotebook notebookDelayed web computationScheduledTask scheduled taskExpression Wolfram Language expressionExternalBundle external bundle"format" format supported by Export"mimetype" MIME typetype1|type2|… any of the specified types
- Filters can also be given as options.
- CloudObjects returns cloud objects that match all the given filters.
- CloudObjects allows the following options:
-
"Directory" Automatic what directory to list objects from"Type" All what type of objects to list
Examples
open all close allBasic Examples (1)
List objects in the current cloud directory:
List all your unnamed cloud objects:
List all form function objects in your current cloud directory:
List images with the "image/png" MIME type in your current cloud directory:
Scope (2)
Positional arguments, options, or Association entries can be used equivalently:
List cloud objects in a directory given by its URL:
Options (4)
CloudBase (1)
List objects on another cloud:
CloudObjectNameFormat (1)
Generate objects with the UUID format:
"Directory" (1)
List objects in a specific directory:
"Type" (1)
List all notebook objects in the current directory:
Properties & Relations (1)
LocalObjects gives a list of all current local objects:
See Also
Related Guides
Text
Wolfram Research (2014), CloudObjects, Wolfram Language function, https://reference.wolfram.com/language/ref/CloudObjects.html (updated 2019).
CMS
Wolfram Language. 2014. "CloudObjects." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/CloudObjects.html.
APA
Wolfram Language. (2014). CloudObjects. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CloudObjects.html
BibTeX
@misc{reference.wolfram_2025_cloudobjects, author="Wolfram Research", title="{CloudObjects}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/CloudObjects.html}", note=[Accessed: 05-December-2025]}
BibLaTeX
@online{reference.wolfram_2025_cloudobjects, organization={Wolfram Research}, title={CloudObjects}, year={2019}, url={https://reference.wolfram.com/language/ref/CloudObjects.html}, note=[Accessed: 05-December-2025]}