airshipctl/cmd
Rodolfo Pacheco 078f6b027a Implement airshipctl config import
Adds clusters, contexts and credentials from a kube config
file to the airship config.

In case of duplicate, the existing airship config values
will take precedence.

Closes: #153

Change-Id: Id09489f7546d8836be5b436071fec43fb99b997e
2020-05-05 11:11:36 -05:00
..
baremetal Fix power command host selectors 2020-05-01 16:59:16 +00:00
cluster Add airshipctl cluster init command 2020-04-30 16:44:47 -05:00
completion Define a standard for creating commands 2020-04-24 10:50:59 -05:00
config Implement airshipctl config import 2020-05-05 11:11:36 -05:00
document Increase code coverage 2020-04-28 13:46:06 -05:00
phase Add phase commandline option for interacting with phases 2020-04-30 12:34:07 -05:00
secret Define a standard for creating commands 2020-04-24 10:50:59 -05:00
testdata Add phase commandline option for interacting with phases 2020-04-30 12:34:07 -05:00
root_test.go Move bootstrap cmd functionality to baremetal cmd 2020-04-28 16:29:19 +00:00
root.go Add phase commandline option for interacting with phases 2020-04-30 12:34:07 -05:00
version_test.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
version.go Define a standard for creating commands 2020-04-24 10:50:59 -05:00