Class Heroku::Command::Stack
In: lib/heroku/command/stack.rb
Parent: BaseWithApp

manage the stack for an app

Methods

index   migrate  

Public Instance methods

stack

show the list of available stacks

—all # include deprecated stacks

stack:migrate STACK

prepare migration of this app to a new stack

[Validate]