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

Change CLI assign behavior #227

Open
aguschin opened this issue Aug 19, 2022 · 0 comments
Open

Change CLI assign behavior #227

aguschin opened this issue Aug 19, 2022 · 0 comments
Labels
discussion Discussion is needed to reach conclusion enhancement New feature or request

Comments

@aguschin
Copy link
Contributor

When a Data Scientist assigns a stage, he doesn't operate on REFs, he operates on versions. Thus it should be

$ gto assign mymodel VERSION STAGE

and for simplicity, we may remove REF from there.

^ Suggested by @mnrozhkov.

Few notes from myself:

  • Allowing to specify REF and VERSION causes confusion in GTO CLI. With only one selected CLI commands would be somewhat cleaner.
  • This contradicts a direction to be "like Git"
  • For models and DS it may work, but GTO tries to be "abstract". Is it worth to remove REF from there?
@aguschin aguschin added enhancement New feature or request discussion Discussion is needed to reach conclusion labels Aug 19, 2022
@aguschin aguschin changed the title Change CLI register and promote behavior Change CLI promote behavior Aug 19, 2022
@aguschin aguschin changed the title Change CLI promote behavior Change CLI assign behavior Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Discussion is needed to reach conclusion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant