pulumi/cmd
joeduffy bfe659017f Implement the mu apply command
This change implements `mu apply`, by driving compilation, evaluation,
planning, and then walking the plan and evaluating it.  This is the bulk
of marapongo/mu#21, except that there's a ton of testing/hardening to
perform, in addition to things like progress reporting.
2017-02-19 11:41:05 -08:00
..
apply.go Implement the mu apply command 2017-02-19 11:41:05 -08:00
compile_shared.go Implement the mu apply command 2017-02-19 11:41:05 -08:00
describe.go Use export tables 2017-02-13 09:56:25 -08:00
eval.go Implement the mu apply command 2017-02-19 11:41:05 -08:00
get.go Begin merging MuPackage/MuIL into the compiler 2017-01-17 17:04:15 -08:00
mu.go Add a mu verify command 2017-02-03 19:27:37 -08:00
plan.go Implement the mu apply command 2017-02-19 11:41:05 -08:00
verify.go Add a mu verify command 2017-02-03 19:27:37 -08:00
version.go Annotate a bunch of TODOs with work item numbers 2016-11-23 12:30:02 -08:00