.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
CHANGELOG.rst
LICENSE
Makefile
README.rst
codecov.yaml
pyproject.toml
readthedocs.yaml
spelling_private_dict.txt
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/dependabot-merge.yml
.github/workflows/lint.yml
.github/workflows/release.yml
.vscode/extensions.json
.vscode/settings.json
admin/__init__.py
admin/binaries.py
admin/create_pyinstaller_binaries.py
admin/release.py
bin/vuforia-cloud-reco
bin/vws
docs/Makefile
docs/source/__init__.py
docs/source/changelog.rst
docs/source/commands.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/install.rst
docs/source/release-process.rst
docs/source/usage-example.rst
src/vws_cli/__init__.py
src/vws_cli/_setuptools_scm_version.py
src/vws_cli/commands.py
src/vws_cli/py.typed
src/vws_cli/query.py
src/vws_cli.egg-info/PKG-INFO
src/vws_cli.egg-info/SOURCES.txt
src/vws_cli.egg-info/dependency_links.txt
src/vws_cli.egg-info/entry_points.txt
src/vws_cli.egg-info/not-zip-safe
src/vws_cli.egg-info/requires.txt
src/vws_cli.egg-info/top_level.txt
src/vws_cli/options/__init__.py
src/vws_cli/options/credentials.py
src/vws_cli/options/targets.py
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_help.py
tests/test_query.py
tests/test_query_errors.py
tests/test_vws_commands.py
tests/test_vws_errors.py
tests/test_admin/__init__.py
tests/test_admin/test_binaries.py
tests/test_help/test_query_help.txt
tests/test_help/test_vws_command_help____.txt
tests/test_help/test_vws_command_help___add_target___.txt
tests/test_help/test_vws_command_help___delete_target___.txt
tests/test_help/test_vws_command_help___get_database_summary_report___.txt
tests/test_help/test_vws_command_help___get_duplicate_targets___.txt
tests/test_help/test_vws_command_help___get_target_record___.txt
tests/test_help/test_vws_command_help___get_target_summary_report___.txt
tests/test_help/test_vws_command_help___list_targets___.txt
tests/test_help/test_vws_command_help___update_target___.txt
tests/test_help/test_vws_command_help___wait_for_target_processed___.txt