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

# Functions

NewCreateCommand returns a usable command registered under the parent.
NewDeleteCommand returns a usable command registered under the parent.
NewDescribeCommand returns a usable command registered under the parent.
NewListCommand returns a usable command registered under the parent.
NewRootCommand returns a new command registered in the parent.
NewSearchCommand returns a usable command registered under the parent.
NewUpdateCommand returns a usable command registered under the parent.

# Constants

CommandName is the string to be used to invoke this command.

# Structs

CreateCommand calls the Fastly API to create services.
DeleteCommand calls the Fastly API to delete services.
DescribeCommand calls the Fastly API to describe a service.
ListCommand calls the Fastly API to list services.
RootCommand is the parent command for all subcommands in this package.
SearchCommand calls the Fastly API to describe a service.
UpdateCommand calls the Fastly API to create services.