.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
.prettierrc
CHANGELOG.rst
Dockerfile
LICENSE
README.rst
VERSION
flake.lock
flake.nix
pyproject.toml
spelling_private_dict.txt
uv.lock
zizmor.yml
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/dependabot-merge.yml
.github/workflows/lint.yml
.github/workflows/publish-site.yml
.github/workflows/release.yml
.vscode/extensions.json
.vscode/settings.json
bin/vuforia-cloud-reco.py
bin/vuforia-web-services.py
bin/vumark.py
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/_error_handling.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/vumark.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
src/vws_cli/options/timeout.py
src/vws_cli/options/vws.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_vumark.py
tests/test_vws_commands.py
tests/test_vws_errors.py
tests/test_help/test_query_help.txt
tests/test_help/test_vumark_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