# Packages
Package addon contains the service to manage addons.
Package apprunner provides a client to retrieve Copilot App Runner information.
No description provided by the author
Package cli contains the copilot subcommands.
Package config implements CRUD operations for application, environment, service and
pipeline configuration.
Package deploy holds the structures to deploy infrastructure resources.
Package describe provides functionality to retrieve information about deployed applications, environments and workloads.
No description provided by the author
Package ecs provides a client to retrieve Copilot ECS information.
Package exec provides an interface to execute certain commands.
Package graph provides functionality for directed graphs.
Package ini provides functionality to parse and read properties from INI files.
Package initialize contains methods and structs needed to initialize jobs and services.
Package logging contains utility functions for ECS logging.
Package manifest provides functionality to create Manifest files.
Package override defines functionality to interact with the "overrides/" directory for accessing and mutating the Copilot generated AWS CloudFormation templates.
Package queue provides a generic priority queue.
Package repository provides support for building and pushing images to a repository.
No description provided by the author
Package s3 provides a client to retrieve Copilot S3 information.
Package stream implements streamers that publish AWS events periodically.
Package task provides support for running Amazon ECS tasks.
Package template renders the static files under the "/templates/" directory.
No description provided by the author
Package version holds variables for generating version information.
Package workspace contains functionality to manage a user's local workspace.