package
0.43.0
Repository: https://github.com/fastly/cli.git
Documentation: pkg.go.dev

# Functions

NewRootCommand returns a new command registered in the parent.

# Variables

ErrEmptyToken is returned when a user tries to supply an emtpy string as a token in the configure command.

# Structs

RootCommand is the parent command for all subcommands in this package.

# Type aliases

APIClientFactory allows the configure command to regenerate the global Fastly API client when a new token is provided, in order to validate that token.