apps

package
v0.4.101 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2026 License: Apache-2.0 Imports: 35 Imported by: 0

Documentation

Overview

Package apps implements the apps command chain.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildContextForApp added in v0.4.101

func BuildContextForApp(ctx context.Context, app *flaps.App) (context.Context, error)

BuildContextForApp is BuildContext for an app fetched through Flaps.

func BuildContextForNetwork added in v0.4.101

func BuildContextForNetwork(ctx context.Context, orgSlug, network string) (context.Context, error)

BuildContextForNetwork establishes an agent tunnel into the given org network and stores the resulting dialer in the context. network is the name the web API uses for the network, which is empty for the org's default network.

func New

func New() *cobra.Command

New initializes and returns a new apps Command.

func NewOpen

func NewOpen() (cmd *cobra.Command)

TODO: make internal once the open command has been deprecated

func NewReleases

func NewReleases() (cmd *cobra.Command)

TODO: make internal once the releases command has been deprecated

func RunCreate

func RunCreate(ctx context.Context) (err error)

TODO: make internal once the create package is removed

func RunDashboard added in v0.1.80

func RunDashboard(ctx context.Context) error

func RunDestroy

func RunDestroy(ctx context.Context) error

TODO: make internal once the destroy package is removed

func RunMove

func RunMove(ctx context.Context) error

TODO: make internal once the move package is removed

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL