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

CLI: Upload object with additional tags #99

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

psrok1
Copy link
Member

@psrok1 psrok1 commented Nov 14, 2024

Implementation of nice feature request:

❯ mwdb upload file ad640f32617bf57f7b4547fc686cc3e0a9875811ef6be1cb257a0607c391fdb8 --tag mimic
Usage: mwdb upload file [OPTIONS] FILE
Try 'mwdb upload file --help' for help.

After merging this PR, you can provide multiple tags along with the upload:

$ mwdb upload file random-file --tag "random" --tag "test"
Uploaded file 58eaa33e259e20a2c54d25fc60fc1c8ce7f70b8714d91b938f5e5486c7d76d87

@psrok1 psrok1 merged commit faaa0f4 into master Nov 15, 2024
3 checks passed
@psrok1 psrok1 deleted the feature/cli-upload-with-tag branch November 15, 2024 10:02
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.

1 participant