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
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>