# Packages
Package activation contains commands to inspect and manipulate Fastly custom TLS activations.
Package certificate contains commands to inspect and manipulate Fastly custom TLS certificates.
Package domain contains commands to inspect and manipulate Fastly custom TLS domains.
Package privatekey contains commands to inspect and manipulate Fastly custom TLS private keys.
# Functions
NewRootCommand returns a new command registered in the parent.
# Constants
CommandName is the string to be used to invoke this command.
# Structs
RootCommand is the parent command for all subcommands in this package.