fabrikate/cmd
Tim Park a943828257
Add 'add' convenience function to CLI (#113)
* Revise documentation to include add function
* Add implementation of add command and ability of component to write itself
2019-04-10 14:15:39 -06:00
..
add.go Add 'add' convenience function to CLI (#113) 2019-04-10 14:15:39 -06:00
add_test.go Add 'add' convenience function to CLI (#113) 2019-04-10 14:15:39 -06:00
generate.go Default generated name to 'common' when no environment provided. (#101) 2019-03-22 09:58:19 -07:00
generate_test.go Switch to fork on conjungo that does not complain on merging two values of different types since our "highest in hierarchy" model means they will not be merged anyway (#60) 2019-02-12 05:54:48 -08:00
install.go Print version (#81) 2019-03-07 20:03:47 +05:30
install_test.go Walk ComponentConfig config trees and convert all but booleans and nils to strings (#50) 2019-02-08 17:54:44 -08:00
root.go Switch on flags in PersistentPreRunE where they have parsed values (#14) 2019-01-17 10:24:46 -08:00
set.go Fix lint warnings (#90) 2019-03-20 14:02:27 -07:00
set_test.go Migrate to Azure Devops CI/CD script (#107) 2019-03-29 09:55:12 -07:00
version.go Release 0.4.0 (#106) 2019-03-28 16:42:42 -07:00