Commit Graph

10 Commits

Author SHA1 Message Date
Sunil Arora f70ce7da75 kinflate: remove prune field from the manifest 2018-04-04 10:41:59 -07:00
Sunil Arora 8f0ccc0bf7 kinflate: removed non-existing resources from manifest file
`kinflate init` generates a manifest file which contains
non-existent resources in `resources` section. This change
keeps those resources in commented form so that 'kinflate inflate'
doesnt barf at the user.
2018-02-16 09:30:53 -08:00
yank1 e94e4d5c46 fix a typo init.go 2018-02-11 14:24:57 +08:00
Sunil Arora 89598b9b11 kinflate: implemented 'add' subcommand 2018-02-07 10:13:23 -08:00
ymqytw 3d138d072a all Run functions should not depend on Cobra 2018-02-02 13:34:53 -08:00
ymqytw 96624740b2 restructure the code a bit 2018-02-01 17:25:43 -08:00
Jeffrey Regan 0e4382bac8 Init writes only a manifest to the current dir. 2018-01-31 09:52:47 -08:00
Jeffrey Regan a5ccaf6f6e start addresource command 2018-01-30 14:46:46 -08:00
ymqytw b273a61a86 real kinflate init 2018-01-30 13:08:46 -08:00
Jeffrey Regan eebd1921d8 Add init command. 2018-01-29 15:46:38 -08:00