1.2.0
Contains all the changes of 1.1.0-rc1 and 1.1.0-rc2 as well as:
- Change how
list-map
searches - Displays all asset names found in the row - #123 - Add more templates for the templates config file - #125
- Repo management - #126
- add a
type
switch to list - #128
And, all #129: - Move sub-commands to hyphenated top-level commands (i.e.
modify groups
tomodify-groups
) - Rename
parse
toimport
- Add separate
list-map
command (old show data with an index) - Enable the plugins dir to allow external rendering methods
- Remove
show data
and treat 'data' as a document format - Change nomenclature of modify map command
- Line up modify map command values with https://github.com/alces-software/flight-inventory-diagrams
- Optimise list by searching asset data with grep if the asset's data hasn't yet been read
- treat assets as servers if they don't have a type
- rename
node_data
->asset_data
&node_hash
->asset_hash