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

# Functions

Command is an abstraction over a Streaming type.

# Structs

CommandOpts are arguments for executing a streaming command.
Streaming models a generic command execution that consumers can use to execute commands and stream their output to an io.Writer.