Skip to main content

signaloid-cli buckets

Manage AWS S3 cloud storage buckets for external data access.

Synopsis

signaloid-cli buckets <command> [options]

Description

The buckets command group allows you to configure cloud AWS S3 storage buckets for use with Signaloid tasks. Mount external storage to access large datasets or write results to your own storage infrastructure.

Subcommands

  • list - List all configured buckets
  • create - Create a new bucket configuration
  • update - Update bucket configuration
  • delete - Delete a bucket configuration

See Also

Learn More