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 CLI commands for interfacing with the run_software_version mappings #246

Open
KevinCLydon opened this issue Sep 26, 2022 · 0 comments
Open

Comments

@KevinCLydon
Copy link
Member

Once the run_software_version REST mappings have been added in #245, we should add CLI commands for interfacing with them. We could just add commands that interface with those mappings directly and return exactly what they return like most of the cli commands, which would require the user to then query the software_build and software mappings to get the relevant name and commit/tag of the software. Alternatively (or additionally?), we could add a command that takes a run_id and returns the software names and versions it's mapped to.

Depends on #245
Is part of #224

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

No branches or pull requests

1 participant