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 filename pattern to cli #5525

Merged
merged 8 commits into from
Dec 31, 2022
Merged

Conversation

Marishka17
Copy link
Contributor

Motivation and context

Add ability to create task with filename_pattern by cli.

How has this been tested?

Manually

cvat-cli --server-port 3000 create "task with filtered cloud storage data" --labels '[{"name": "car"}]' --use_cache --cloud_storage_id 1 --filename_pattern "test_images/*.jpeg" share manifest.jsonl

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

@nmanovic
Copy link
Contributor

@Marishka17 , need to add a line into CHANGELOG.md

@nmanovic
Copy link
Contributor

@zhiltsov-max , could you please look?

@nmanovic nmanovic merged commit c91cf8a into develop Dec 31, 2022
@nmanovic nmanovic deleted the mk/add_filename_pattern_to_cli branch December 31, 2022 06:12
mikhail-treskin pushed a commit to retailnext/cvat that referenced this pull request Jul 1, 2023
Add ability to create task with `filename_pattern` by cli.
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.

3 participants