← 全部工具

amazon-ecs-cli

热度 85 更新于 开发与构建

CLI for Amazon ECS to manage clusters and tasks for development

homebrewauto-collected

安装

Homebrew
brew install amazon-ecs-cli

通过 Homebrew 安装。

✨ The AWS Copilot CLI is now in Generally Available! The CLI makes it easy to build, release and operate your container apps on Amazon ECS and AWS Fargate.

<details <summaryLearn more about the AWS Copilot CLI</summary

The AWS Copilot CLI is a CLI focused on the full developer experience of building, deploying and operating your containerized apps. From helping manage all of your infrastructure, to setting up CD Pipelines, copilot is here to help. To learn more about AWS Copilot, check out the documentation. </details

Amazon ECS CLI

The Amazon ECS Command Line Interface (CLI) is a command line tool for Amazon Elastic Container Service (Amazon ECS) that provides high-level commands to simplify creating, updating, and monitoring clusters and tasks from a local development environment. The Amazon ECS CLI supports Docker Compose, a popular open-source tool for defining and running multi-container applications. Use the CLI as part of your everyday development and testing cycle as an alternative to the AWS Management Console or the AWS CLI.

For more information about Amazon ECS, see the Amazon ECS Developer Guide.

The AWS Command Line Interface (AWS CLI) is a unified client for AWS services that provides commands for all public API operations. These commands are lower level than those provided by the Amazon ECS CLI. For more information about supported services and to download the AWS CLI, see the AWS Command Line Interface product detail page.

  • Installing
  • Latest version
  • Download Links for within China
  • Download specific version
  • Verifying Signatures
  • Configuring the CLI
  • ECS Profiles
  • Cluster Configurations
  • Configuring Defaults
  • Using the CLI
  • Creating an ECS Cluster
  • Creating a Fargate cluster
  • Starting/Running Tasks
  • Creating a Service
  • Using ECS parameters
  • Launching an AWS Fargate task
  • Using Route53 Service Discovery
  • Viewing Running Tasks
  • Viewing Container Logs
  • Using FIPS Endpoints
  • Using Private Registry Authentication
  • Checking for Missing Attributes and Debugging Reason Attribute Errors
  • Tagging Resources
  • ARN Formats
  • Running Tasks Locally
  • Amazon ECS CLI Commands
  • Contributing to the CLI
  • License

#### Security disclosures

If you think you’ve found a potential security issue, please do not post it in the Issues. Instead, please follow the instructions here or email AWS security directly at aws-security@amazon.com.

Installing

Download the binary archive for your platform, and install the binary on your $PATH. You can use the provided md5 hash to verify the integrity of your download.

For information about installing and using the Amazon ECS CLI, see the ECS Command Line Interface.

Latest version