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

inspect should use the host from last inspection #2187

Open
cornelius opened this issue Oct 28, 2016 · 0 comments
Open

inspect should use the host from last inspection #2187

cornelius opened this issue Oct 28, 2016 · 0 comments
Milestone

Comments

@cornelius
Copy link
Contributor

When inspect -n NAME is run on a description which already exists, the address of the inspected host should be taken from the description, so that a reinspection of a host becomes possible without having to provide the host address again.

So running machinery inspect 1.2.3.4 -n myhost when description myhost does not exist yet, would create the description. Running machinery inspect myhost when the description myhost already exists (created with the command from before) will effectively run machinery inspect 1.2.3.4 -n myhost again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant