Create Cloud Storage Connection
| Author(s) | J. Spitzmueller (c) 2026 |
| Library ID | io_cloud_storage |
| Tool ID | 0 |
| Version | 1.0 |
| Menu | File | Cloud Storage |
Description
Create a connection to a cloud storage provider (S3, GCS, Azure, etc.) using GDAL virtual filesystem.
Parameters
| | Name | Type | Identifier | Description | Constraints |
| Options | Connection Name | text | NAME | A descriptive name for this connection. This name must be unique | Default: connection |
| 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 |
| Path | text | BUCKET | - | - |
| Settings | text | SETTINGS | - | - |
Command Line
Usage: saga_cmd io_cloud_storage 0 [-NAME ] [-PROVIDER ] [-BUCKET ] [-SETTINGS ]
-NAME: Connection Name
text
Default: connection
-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
-BUCKET: Path
text
-SETTINGS: Settings
text