DROP SHARED FILE
On this page
Deletes a file in the shared space (Cloud Portal > Data Studio > Shared).
Syntax
DROP SHARED FILE '<filename>'
Argument
-
filename
: The name of the file to delete in the shared space.
Example
The following command deletes a file in the shared space:
DROP SHARED FILE 'stats.csv';
Last modified: February 13, 2025