pulumi/cmd
joeduffy d3ce3cd9c6 Implement a coco husk ls command
This command is handy for development, so I whipped up a quick implementation.
All it does is print all known husks with their associated deployment time
and resource count (if any, or "n/a" for initialized husks with no deployments).
2017-02-26 13:06:33 -08:00
..
coconut.go Reorganize deployment commands 2017-02-26 11:20:14 -08:00
describe.go Reorganize deployment commands 2017-02-26 11:20:14 -08:00
eval.go Reorganize deployment commands 2017-02-26 11:20:14 -08:00
get.go Coconut! 2017-02-25 07:25:33 -08:00
husk.go Implement a coco husk ls command 2017-02-26 13:06:33 -08:00
husk_deploy.go Reorganize deployment commands 2017-02-26 11:20:14 -08:00
husk_destroy.go Reorganize deployment commands 2017-02-26 11:20:14 -08:00
husk_init.go Reorganize deployment commands 2017-02-26 11:20:14 -08:00
husk_ls.go Implement a coco husk ls command 2017-02-26 13:06:33 -08:00
verify.go Reorganize deployment commands 2017-02-26 11:20:14 -08:00
version.go Coconut! 2017-02-25 07:25:33 -08:00