COPY DESCRIPTOR_SOURCE
Syntax
Description
This command downloads a Descriptor Source to your local machine.
Descriptor Sources will only be downloadable if the current role has USAGE privileges.
Arguments
descriptor_source_name
This is the name of the Descriptor Source to copy. For case-sensitive names, the name must be wrapped in double quotes; otherwise, the lowercase name will be used.
file_path
This is the destination file path on the local machine that the Descriptor Source file will be copied to. This is a String value and should be wrapped in single quotes.
Examples
Copy Descriptor Source
Last updated