Alter Secret
Update the definition of a secret.
Alter Secret Field
Update the value of a single field in the definition of a secret.
Copy Data Source File
Copy a file within a data source to another path in that data source or to another data source. Directories are copied recursively.
Copy URL to Data Source
Copy a file from a URL to a filesystem data source.
Encrypt
Encrypt a value, returning the ciphertext. The value is bound either to you or to a role, and only the same context can decrypt it.
Decrypt
Decrypt a value produced by Encrypt, using the same encryption context it was encrypted under.
Delete Data Source File
Delete a file or directory within a filesystem data source.
Execute SQL
Executes a SQL command directly on a database data source.
Export Data Source File
Export a file from an hdfs data source.
Extract Data Source File
Extract an archive file within a data source to another path in that data source or to another data source.
List Data Source Files
List files at a given path within a filesystem data source.
List Data Source Schemas
List underlying schemas available in a database data source.
List Data Source Tables
List underlying tables available in a database data source.
Prints a string of text
Set Variable
Set a context variable that can be used in future commands.