--name | string | Internal name for your reference |
--description | string | Internal description for your reference |
--server-type | enum | Remote server type. Remote Server Credentials are only valid for a single type of Remote Server. One of: ftp, sftp, s3, google_cloud_storage, webdav, wasabi, backblaze_b2, one_drive, box, dropbox, google_drive, azure, sharepoint, s3_compatible, azure_files, files_agent, filebase, cloudflare, linode, files_com. |
--aws-access-key | string | AWS Access Key. |
--s3-assume-role-arn | string | AWS IAM Role ARN for AssumeRole authentication. |
--s3-assume-role-duration-seconds | int64 | Session duration in seconds for AssumeRole authentication (900-43200). |
--cloudflare-access-key | string | Cloudflare: Access Key. |
--filebase-access-key | string | Filebase: Access Key. |
--google-cloud-storage-s3-compatible-access-key | string | Google Cloud Storage: S3-compatible Access Key. |
--linode-access-key | string | Linode: Access Key |
--s3-compatible-access-key | string | S3-compatible: Access Key |
--sharepoint-client-id | string | SharePoint: Microsoft Entra application client ID for app-only authentication. |
--sharepoint-tenant-id | string | SharePoint: Microsoft Entra tenant ID for app-only authentication. |
--username | string | Remote server username. |
--wasabi-access-key | string | Wasabi: Access Key. |
--password | string | Password, if needed. |
--private-key | string | Private key, if needed. |
--private-key-passphrase | string | Passphrase for private key if needed. |
--aws-secret-key | string | AWS: secret key. |
--azure-blob-storage-access-key | string | Azure Blob Storage: Access Key |
--azure-blob-storage-sas-token | string | Azure Blob Storage: Shared Access Signature (SAS) token |
--azure-files-storage-access-key | string | Azure File Storage: Access Key |
--azure-files-storage-sas-token | string | Azure File Storage: Shared Access Signature (SAS) token |
--backblaze-b2-application-key | string | Backblaze B2 Cloud Storage: applicationKey |
--backblaze-b2-key-id | string | Backblaze B2 Cloud Storage: keyID |
--cloudflare-secret-key | string | Cloudflare: Secret Key |
--filebase-secret-key | string | Filebase: Secret Key |
--google-cloud-storage-credentials-json | string | Google Cloud Storage: JSON file that contains the private key. To generate see https://cloud.google.com/storage/docs/json_api/v1/how-tos/authorizing#APIKey |
--google-cloud-storage-s3-compatible-secret-key | string | Google Cloud Storage: S3-compatible secret key |
--linode-secret-key | string | Linode: Secret Key |
--s3-compatible-secret-key | string | S3-compatible: Secret Key |
--sharepoint-client-certificate | string | SharePoint: PEM-encoded certificate and unencrypted private key for app-only authentication. |
--sharepoint-client-secret | string | SharePoint: Microsoft Entra application client secret for app-only authentication. |
--wasabi-secret-key | string | Wasabi: Secret Key |
--workspace-id | int64 | Workspace ID (0 for default workspace) |
--copy-values-from-credential-id | int64 | ID of Remote Server Credential to copy omitted values from. |