Commit graph

8 commits

Author SHA1 Message Date
Ryan Curtin
ef632ed1e1 Converting cobra to use OneCloudInc/cobra in all cases 2021-12-16 14:27:35 -05:00
Brian Meyers
5cecced576 Use RunE 2019-02-22 15:51:50 -05:00
Brian Meyers
96868d8f05 Only change the CLI tool to use OneCloudInc 2019-02-22 14:20:00 -05:00
Brian Meyers
4b2965f3d6 Fixed tests and added dep 2019-02-22 13:38:36 -05:00
Brian Meyers
9224a9a8f3 Rename packages to use OneCloud 2019-02-22 12:58:38 -05:00
Nick Miyake
1be1d2841c Make rootCmd private
Update Cobra generator to make rootCmd private rather than
exporting it. Also update examples in README to use the exported
Execute() command rather than referencing unexported rootCmd.

Fixes #556
2017-11-23 08:13:30 +01:00
Anthony Fok
a1b7d3cc4d cmd: Add a blank line between copyright and license 2017-07-30 02:15:55 -06:00
Albert Nigmatzianov
76a9a66775 cmd: Add tests 2017-05-05 10:35:27 +02:00