-
Notifications
You must be signed in to change notification settings - Fork 16
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
Request externals change when importing osimage with xcat-inventory #146
Comments
hi @whowutwut , the object name will be displayed if the verbose option
the original consideration here is to avoid screen scroll if there are too many objects |
the message so we add these verbose messages in each long time step |
@immarvin ... I see your point. I am more looking at how someone would import osimage and deploy ... so while you do have a point about another use case, if we were deploying an osimage from a yaml file...
Running
So when the object name is removed, it makes it harder... So we don't need to simplify the output but could we bring the object name back into the stdout, without -V option? |
hi @whowutwut , get your point is it ok to refine the output like this:
|
… with xcat-inventory xcat2#146
hi @whowutwut , the PR is #163, if you are ok with the change, please feel free to merge the PR |
… with xcat-inventory xcat2#146
Request a change in the externals,
Running:
I see the following output....
I'd rather this show something like this:
The other stuff is debug information and somewhere along the commits, we lost the name of the osimage that is being updated. This is useful when we want to directly run
genimage
from this without listing outlsdef -t osimage
...The text was updated successfully, but these errors were encountered: