SAGA 9.13.0 | Tool Documentation

Create Cloud Storage Connection

Author(s) J. Spitzmueller (c) 2026
Library IDio_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

 NameTypeIdentifierDescriptionConstraints
OptionsConnection NametextNAMEA descriptive name for this connection. This name must be uniqueDefault: connection
ProviderchoicePROVIDERCloud storage provider.Available Choices: [0] Amazon S3 [1] Google Cloud Storage [2] Microsoft Azure Blob [3] Microsoft Azure Data Lake Storage Gen2 Default: 0
PathtextBUCKET--
SettingstextSETTINGS--

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