kubeform icon indicating copy to clipboard operation
kubeform copied to clipboard

Create CLI

Open tayzlor opened this issue 9 years ago • 3 comments

Proposal to create a CLI wrapper around creating/running/destroying kubeform clusters. As an initial first pass this should support create and destroy.

We can potentially use this issue to hash out the details. Things to address -

  • Support for config (YAML / command line argument / environment vars)?
  • Which CLI libs to use (potentially https://github.com/codegangsta/cli)

Probably loads more stuff feel free to drop comments

tayzlor avatar Apr 13 '16 15:04 tayzlor

Can reuse/integrate https://github.com/Capgemini/terraform-control

enxebre avatar Jun 02 '16 11:06 enxebre

this one also looks nice https://github.com/spf13/cobra

wallies avatar Jun 02 '16 11:06 wallies

I've got a start to this that uses codegangtsa and takes the code from terraform control (the tf wrapper). I'll try get it in shape to contribute and initial PR to collaborate on

tayzlor avatar Jun 02 '16 11:06 tayzlor