List Cloud Directory
| Author(s) | TODO |
| Library ID | io_cloud_storage |
| Tool ID | 3 |
| Version | 1.0 |
| Menu | File | Cloud Storage |
Description
List the contents of a directory on a cloud storage connection.
Parameters
| | Name | Type | Identifier | Description | Constraints |
| Output | Directory Entries | table, output | ENTRIES | - | - |
| Options | Provider | choice | PROVIDER | Cloud storage provider. | Available Choices:
[0] Amazon S3
[1] Google Cloud Storage
[2] Microsoft Azure Blob
[3] Microsoft Azure Data Lake Storage Gen2
Default: 0 |
| Settings | text | SETTINGS | - | - |
| Path | text | PATH | Relative path within the bucket/container. Leave empty to list the root. | - |
| Load n Entries | integer number | N_ENTRIES | - | Default: -1 |
Command Line
Usage: saga_cmd io_cloud_storage 3 [-PROVIDER ] [-SETTINGS ] [-PATH ] [-ENTRIES ] [-N_ENTRIES ]
-PROVIDER:
Provider
choice
Available Choices:
[0] Amazon S3
[1] Google Cloud Storage
[2] Microsoft Azure Blob
[3] Microsoft Azure Data Lake Storage Gen2
Default: 0
-SETTINGS: Settings
text
-PATH: Path
text
-ENTRIES: Directory Entries
table, output
-N_ENTRIES: Load n Entries
integer number
Default: -1