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

add --metadata and --tag during put operations #349

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fatpat
Copy link
Contributor

@fatpat fatpat commented Nov 19, 2024

  • the new --metadata key=value flag allow to set user metadata during write operations.
  • the new --tag key=value flag allow to set user tag during write operations.

this can be used to test some S3 services with more complex scenarios

Copy link
Collaborator

@klauspost klauspost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very fringe. Make the flag hidden.

@fatpat fatpat force-pushed the put-metadatas branch 2 times, most recently from 77c0e44 to 68a80a5 Compare November 19, 2024 14:24
@fatpat fatpat changed the title add --metadata to add user metadata during put add --metadata and --tag during put operations Nov 19, 2024
Copy link
Collaborator

@klauspost klauspost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few linter issues and a conflict. Merge master to resolve the ones unrelated to your code.

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

Successfully merging this pull request may close these issues.

2 participants