deis / workflow-cli

The CLI for Deis Workflow
http://deis.com
MIT License
31 stars 43 forks source link

feat(version): add deis version --all #217

Closed Joshua-Anderson closed 8 years ago

Joshua-Anderson commented 8 years ago

Fixes #25

I'm not including client.ControllerVersion because it's not what it seems to be. It's the untruncated API version string. This is not the same as the deis platform version or the controller image version, so it would just confuse people.

deis-bot commented 8 years ago

@bacongobbler, @arschles and @vdice are potential reviewers of this pull request based on my analysis of git blame information. Thanks @Joshua-Anderson!

codecov-io commented 8 years ago

Current coverage is 20.62% (diff: 43.47%)

Merging #217 into master will increase coverage by 0.17%

@@             master       #217   diff @@
==========================================
  Files            55         56     +1   
  Lines          3834       3850    +16   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            784        794    +10   
- Misses         2936       2940     +4   
- Partials        114        116     +2   

Powered by Codecov. Last update 5935566...0d9c0b5