Documentation ¶
Overview ¶
Package apps implements the apps command chain.
Index ¶
- func BuildContext(ctx context.Context, app *fly.AppCompact) (context.Context, error)
- func New() *cobra.Command
- func NewOpen() (cmd *cobra.Command)
- func NewReleases() (cmd *cobra.Command)
- func RunCreate(ctx context.Context) (err error)
- func RunDashboard(ctx context.Context) error
- func RunDestroy(ctx context.Context) error
- func RunMove(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildContext ¶ added in v0.0.432
BuildContext is a helper that builds out commonly required context requirements
func NewReleases ¶
TODO: make internal once the releases command has been deprecated
func RunDashboard ¶ added in v0.1.80
func RunDestroy ¶
TODO: make internal once the destroy package is removed
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.