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

-a with -g gives funny output #4

Open
auduny opened this issue Apr 28, 2017 · 1 comment
Open

-a with -g gives funny output #4

auduny opened this issue Apr 28, 2017 · 1 comment

Comments

@auduny
Copy link
Member

auduny commented Apr 28, 2017

```knife psearch 'NOT virtualization_system:vmware' --no-color -g vgnett.enclosure_name -a dmi.system.product_name,cpu.real,memory.total````

If you add -a to -g the coloring is off and the indenting is also off. Just adding one -a makes it all line up (with no indent) multiple -a makes the indenting even more changed.

@auduny
Copy link
Member Author

auduny commented Apr 28, 2017

 hmg9-mesos-slave-01.int.vgnett.no:
 dmi.system.product_name: ProLiant DL380 G6
cpu.real:
   cpu.real: 2
 memory.total: 74052768kB
 sjakk-02.int.vgnett.no:
 dmi.system.product_name: ProLiant BL460c Gen8
cpu.real:
   cpu.real: 2
 memory.total: 131994948kB
 hdp-07.int.vgnett.no:

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