package
1.34.1
Repository: https://github.com/aws/copilot-cli.git
Documentation: pkg.go.dev

# Functions

NewCLI returns a wrapper around CLI.
ToJobListOutput unmarshal a JSON string to a JobListOutput struct.
ToSvcListOutput unmarshal a JSON string to a SvcListOutput struct.
ToSvcShowOutput unmarshal a JSON string to a SvcShowOutput struct.

# Structs

CLI is a wrapper around os.execs.
JobListOutput contains summaries of jobs.
SvcListOutput contains summaries of services.
SvcShowOutput contains detailed information about a service.