# 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.