Difference between revisions of "Copilot svc --help"

From wikieduonline
Jump to navigation Jump to search
 
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
<pre>
+
 
copilot svc --help
+
[[copilot svc]] --help
 +
<pore>
 
Commands for services.
 
Commands for services.
 
Services are long-running ECS or App Runner services.
 
Services are long-running ECS or App Runner services.

Latest revision as of 20:17, 17 July 2023

copilot svc --help

<pore> Commands for services. Services are long-running ECS or App Runner services.

Usage

 copilot svc [command]

Available Commands

 init        Creates a new service in an application.
 ls          Lists all the services in an application.
 package     Print the AWS CloudFormation template of a service.
 override    Override the AWS CloudFormation template of a service.
 deploy      Deploys a service to an environment.
 delete      Deletes a service from an application.
 show        Shows info about a deployed service per environment.
 status      Shows status of a deployed service.
 logs        Displays logs of a deployed service.
 exec        Execute a command in a running container part of a service.
 pause       Pause running App Runner service.
 resume      Resumes a paused service.

Flags

 -h, --help   help for svc


copilot [ init | env init | deploy | --help ]

Advertising: