Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ysugimoto/gcsdeploy #32154

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

ponkio-o
Copy link
Contributor

@ponkio-o ponkio-o commented Feb 14, 2025

ysugimoto/gcsdeploy: Deploy files to GCS like rsync

$ aqua g -i ysugimoto/gcsdeploy

Check List

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

root@0eb7e75bc8a8:/workspace# gcsdeploy
NAME:
   gcsdeploy - GCS deploy management with rsync-like operation

USAGE:
   gcsdeploy [global options] command [command options]

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --dry-run                      Dry run (default: false)
   --delete                       Delete GCS object if not exists in local (default: false)
   --version, -v                  Print tool version (default: false)
   --bucket value, -b value       Specify deploy destination bucket
   --source value, -s value       Specify local root directory to deploy (default: ".")
   --credential value             Specify credential file path
   --concurrency value, -c value  Specify operation concurrency (default: 1)
   --help, -h                     show help
Required flag "bucket" not set

If files such as configuration file are needed, please share them.

Reference

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Feb 14, 2025
@suzuki-shunsuke suzuki-shunsuke added this to the v4.313.1 milestone Feb 14, 2025
@suzuki-shunsuke
Copy link
Member

Thank you always!

@suzuki-shunsuke suzuki-shunsuke merged commit c6cd1c7 into aquaproj:main Feb 14, 2025
17 checks passed
@suzuki-shunsuke
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants