buildpacks / roadmap

Issue tracker
https://buildpacks.io
Apache License 2.0
0 stars 0 forks source link

`pack stacks` lists stacks and their build/run images #24

Closed ssisil closed 5 years ago

ssisil commented 6 years ago

Scenario : View available stacks

WHEN I run the command pack stacks THEN I will see all the stacks listed in the config.toml file via the following output

Stack ID                          Build Image                          Run Image
-----------------------------------------------------------------------------------------
<id of stack>  (default)        <path to build image>         <path to run image> 
<id of stack>                   <path to build image>         <path to run image> 

Notes

shanks3012 commented 5 years ago

Will be released in pack@v0.0.9

ekcasey commented 5 years ago

released in pack v0.0.9