package
0.0.0-20250220143526-a71e286c8740
Repository: https://github.com/fnproject/cli.git
Documentation: pkg.go.dev

# Functions

BashCompleteApps can be called from a BashComplete function to provide app completion suggestions (Does not check if the current context already contains an app name as an argument.
Create app command.
CreateApp creates a new app using the given client.
Delete app command.
GetAppByName looks up an app by name using the given client.
GetConfig for function command.
Inspect app command.
List apps command.
ListConfig for app command.
PutApp updates the app with the given ID using the content of the provided app.
SetConfig for function command.
UnsetConfig for app command.
Update app command.

# Constants

No description provided by the author

# Structs

NameNotFoundError error for app not found when looked up by name.