package
6.0.6+incompatible
Repository: https://github.com/fastly/cli.git
Documentation: pkg.go.dev

# Functions

NewActivateCommand returns a usable command registered under the parent.
NewCloneCommand returns a usable command registered under the parent.
NewDeactivateCommand returns a usable command registered under the parent.
NewListCommand returns a usable command registered under the parent.
NewLockCommand returns a usable command registered under the parent.
NewRootCommand returns a new command registered in the parent.
NewUpdateCommand returns a usable command registered under the parent.

# Structs

ActivateCommand calls the Fastly API to activate a service version.
CloneCommand calls the Fastly API to clone a service version.
DeactivateCommand calls the Fastly API to deactivate a service version.
ListCommand calls the Fastly API to list services.
LockCommand calls the Fastly API to lock a service version.
RootCommand is the parent command for all subcommands in this package.
UpdateCommand calls the Fastly API to update a service version.