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