# Packages
package clean provides structs that clean resources deployed by Copilot.
Package deploy holds the structures to deploy a workload.
No description provided by the author
Package group contains the names of command groups.
No description provided by the author
Package mocks is a generated GoMock package.
# Functions
BuildAppCmd builds the top level app command and related subcommands.
BuildCompletionCmd returns the command to output shell completion code for the specified shell (bash or zsh or fish).
BuildDeployCmd is the deploy command.
BuildDocsCmd builds the command for opening the documentation.
BuildEnvCmd is the top level command for environments.
BuildInitCmd builds the command for bootstrapping an application.
BuildJobCmd is the top level command for jobs.
BuildPipelineCmd is the top level command for pipelines.
BuildRunLocalCmd builds the command for running a workload locally.
BuildSecretCmd is the top level command for secret.
BuildStorageCmd is the top level command for storage.
BuildSvcCmd is the top level command for service.
BuildTaskCmd is the top level command for task.
BuildTaskDeleteCmd builds the command to delete application(s).
BuildTaskRunCmd build the command for running a new task.
BuildVersionCmd builds the command for displaying the version.