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

Feature/getting artifact details #96

Merged
merged 9 commits into from
Mar 28, 2022
Merged

Conversation

aguschin
Copy link
Contributor

@aguschin aguschin commented Mar 28, 2022

Implemented simple commands first.

$ gto which rf production -r pytest-cache/test_registry_state_tag_tag0
v1.2.3
$ gto which rf production -r pytest-cache/test_registry_state_tag_tag0 --path
models/random-forest.pkl
$ gto which rf production -r pytest-cache/test_registry_state_tag_tag0 --ref
7785e508c7d45b3b4112afbcce63308e29e5593c

$ gto latest rf -r pytest-cache/test_registry_state_tag_tag0
v1.2.4
$ gto latest rf -r pytest-cache/test_registry_state_tag_tag0 --ref
e3ae43afb6822cffc933e937e72c53024a2cb9e8
$ gto latest rf -r pytest-cache/test_registry_state_tag_tag0 --path
models/random-forest.pkl

@aguschin aguschin merged commit f421985 into main Mar 28, 2022
@aguschin aguschin deleted the feature/getting-artifact-details branch March 28, 2022 14:59
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