Commit Graph

2 Commits

Author SHA1 Message Date
Ian Howell
3f79bf8bbd Make get-management-config print in order
This causes the `airshipctl config get-management-config` command to
print all management configurations in order.

This fixes an issue where unit tests would randomly fail, since the
output order from the command was not consistent.

Change-Id: I83da272d56b90026dac8c07d7522119500935406
2020-06-11 15:45:29 -05:00
Drew Walters
44b610de4f Add get-management-config command
This change adds a get-management-config command that allows the user to
view defined management configurations on stdout.

Change-Id: I9c49016bbedcc3a4609d1b17631ecc9e1f4be104
Signed-off-by: Drew Walters <andrew.walters@att.com>
2020-06-11 06:26:15 +00:00