Skip to content

labd/cloudstaticfiles

Repository files navigation

cloudstaticfiles

Simple CLI command to sync a directory to a cloud bucket (aws, gcp, azure). It uses a lockfile to indicate if a directory has been copied already. This command is especially helpful when run on docker startup to copy for example static files to a target store

multicloud-cli sync -s .next/static -t gcp://my-static-files-bucket/_next/static -l .locks/v1.0.0;

About

CLI to copy static files to cloud storage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages