-
Notifications
You must be signed in to change notification settings - Fork 6
Sample script to compare #428
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
Conversation
| `pip install requirements.txt` | ||
| `python script.py <key> <bucket> <region_name> [prefix]` | ||
|
|
||
| - `key` – Required. Must start with `salt`. Example: `salts/salts.txt.1744152738842` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should key be renamed to object? key could be confused with UID2 (API/cloud encryption/etc) keys
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abuabraham-ttd still think you should rename key to something more specific
No description provided.