package
0.43.0
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.
NewUpdateCommand returns a usable command registered under the parent.

# Structs

CreateCommand calls the Fastly API to create an appropriate resource.
DeleteCommand calls the Fastly API to delete an appropriate resource.
DescribeCommand calls the Fastly API to describe an appropriate resource.
ListCommand calls the Fastly API to list appropriate resources.
RootCommand is the parent command for all subcommands in this package.
UpdateCommand calls the Fastly API to update an appropriate resource.