--provider | -p | string | Storage provider to use. One of: s3, gcs, huggingface, minio, r2. |
--access-key-id | | string | S3-compatible storage Access Key ID. |
--endpoint | | string | S3-compatible storage endpoint. Only required when using the s3 provider. |
--region | | string | S3-compatible storage Region where the target Storage Bucket is located. Only required when using the s3 provider. |
--secret-access-key-name | | string | Name of the FlexAI Secret containing the S3-compatible storage Secret Access Key. |
--service-account-file-name | | string | Name of the FlexAI Secret containing the GCP Service Account JSON file (for gcs provider). |
--hf-token-name | | string | Name of the FlexAI Secret containing the Hugging Face Access token (for huggingface provider). |
--help | -h | boolean | Displays this help page. |
--verbose | -v | boolean | Provides more detailed output. |