mlab-lattice / lattice

Apache License 2.0
1 stars 3 forks source link

formatting and remove dependence on services being in system objects #135

Closed tfogo closed 6 years ago

tfogo commented 6 years ago

This adds some columns to tables where there is new output (e.g. timestamps for builds, and node info for services).

Also the CLI commands no longer depend on services being included in system objects.

Tables are formatted a bit differently - will follow up with another PR to tidy up the formatting more.

Also adds systems:secrets:unset to command list

tfogo commented 6 years ago

@kevindrosendahl Made those changes