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

machine: show all machines in status #6838

Closed
dberenbaum opened this issue Oct 19, 2021 · 0 comments · Fixed by #6855
Closed

machine: show all machines in status #6838

dberenbaum opened this issue Oct 19, 2021 · 0 comments · Fixed by #6855
Labels
A: executors Related to the executors feature feature request Requesting a new feature

Comments

@dberenbaum
Copy link
Collaborator

Make the name argument optional in dvc machines status so that all machines may be shown at once. Extracted from #6649 (comment).

@dberenbaum dberenbaum added the A: executors Related to the executors feature label Oct 19, 2021
@karajan1001 karajan1001 added the feature request Requesting a new feature label Oct 20, 2021
skshetry pushed a commit to karajan1001/dvc that referenced this issue Nov 17, 2021
fix: iterative#6838
1. make machine status name optional.
2. show all machine status if no name provide.
3. UI changes for this cmd.
4. add a new test for it.

Co-authored-by: Dave Berenbaum <[email protected]>
karajan1001 added a commit that referenced this issue Nov 17, 2021
fix: #6838
1. make machine status name optional.
2. show all machine status if no name provide.
3. UI changes for this cmd.
4. add a new test for it.

Co-authored-by: Dave Berenbaum <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: executors Related to the executors feature feature request Requesting a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants