rackerlabs / fastfood

DEPRECATED
Apache License 2.0
1 stars 7 forks source link

gen, new, build -- confusing synonyms #68

Closed martinb3 closed 9 years ago

martinb3 commented 9 years ago

I'm wondering if we really need a new command. Would we ever do that outside of using build? Also, it's not clear why gen and build are different -- doesn't build generate new recipes for an existing cookbook?

fastfood commands:
  operations...

  {gen,list,show,new,build}
                        ...
    gen                 Create a new recipe for an existing cookbook.
    list                List available stencils
    show                Show stencil set information
    new                 Create a cookbook.
    build               Create or update a cookbook using a config

I think we should remove both gen and new, and have one -- just build.