Ecsk Versions Save

CLI tool that you can interactively call Amazon ECS APIs (run-task, execute-command, stop-task), copy files between ECS and local, and view logs.

v0.9.1

10 months ago

Changelog

  • c36c462 Merge pull request #13 from yukiarrr/remove-archives-replacements
  • 92a0314 https://goreleaser.com/deprecations/#archivesreplacements
  • aadb6a4 Merge pull request #12 from yukiarrr/update-version
  • 01ef937 Change the version from v0.9.0 to v0.9.1
  • b076bc8 Merge pull request #11 from k-kbot/remove-whitespace
  • a3dadbc fix command example in cp command description

v0.9.0

1 year ago

Changelog

  • 053e38a Merge pull request #9 from yukiarrr/update-to-actions-setup-go-v4
  • 06160cc Update to actions/setup-go@v4
  • 6efb91c Merge pull request #8 from yukiarrr/update-go-and-aws-sdk-for-go-v2-versions
  • 728a985 Change the version from v0.8.0 to v0.9.0
  • 62cae2c go mod tidy
  • 09dd37b go get github.com/aws/aws-sdk-go-v2/service/ssm
  • dd223d8 go get github.com/aws/aws-sdk-go-v2/service/ecs
  • a162869 go get github.com/aws/aws-sdk-go-v2/service/ec2
  • ddec874 go get github.com/aws/aws-sdk-go-v2/feature/s3/manager
  • 48ead5a go get github.com/aws/aws-sdk-go-v2/config
  • 66238c9 go get github.com/aws/aws-sdk-go-v2/aws
  • 4f1d3ec Update Go version to 1.20
  • 6518015 Merge pull request #7 from HaRuKa-1231/feature/ecs_cluster_pagination
  • 3dfe407 feat: Implement pagination for listing clusters in AskCluster function

v0.8.0

1 year ago

Changelog

  • 90cd6e8 Change the version from v0.7.1 to v0.8.0
  • 7b488a5 Merge pull request #6 from t1732/feature/cp_arm_cpu_option
  • 85d3a3a refactor: rename function
  • bbde641 Revert "Add arm64 bool option"
  • d2c2333 refactor: Get CPU architecture information from DescribeTasks
  • fef5d82 Feat cp command for arm64
  • 7fc7f4c Add arm64 bool option
  • 8b5732f Add the cp binary for arm64

v0.7.1

1 year ago

Changelog

  • bdfce8b https://goreleaser.com/deprecations/#builds-for-windowsarm64
  • e2845d7 Change the version from v0.7.0 to v0.7.1
  • 582bc27 Merge pull request #5 from hankehly/remove_misc_whitespace
  • 34d6c48 Remove misc whitespace from help text
  • b3a4332 Merge pull request #4 from rs-phunt/patch-1
  • 97aeeb9 fix: Typo

v0.7.0

2 years ago

Changelog

6c7e831 Merge pull request #3 from yukiarrr/change-version-from-v0.6.2-to-v0.7.0 e5714c7 Change the version from v0.6.2 to v0.7.0 7e5819a Merge pull request #2 from yukiarrr/add-ip-address-column 2792549 Add the IP address column to task lists 6fd8068 Update packages

v0.6.2

2 years ago

Changelog

3daf24f Change from v0.6.1 to v0.6.2 0eae202 Merge pull request #1 from somen440/main 08a8d61 fix: InvalidCiphertextException b516f13 Fix the description of "esk cp" b956d2a Add the Windows installation for Japanese

v0.6.1

3 years ago

Changelog

172248d Change from v0.6.0 to v0.6.1 a00aaaf Fix log filtering 834d5ef Truncate long strings fc4f5e1 Add line breaks

v0.6.0

3 years ago

Changelog

e6564b2 Change from v0.5.7 to v0.6.0 71a16d9 Add describe

v0.5.7

3 years ago

Changelog

bf91893 Change from v0.5.6 to v0.5.7 3db56d0 Add the Windows installation

v0.5.6

3 years ago

Changelog

8b6f2ee Change from v0.5.5 to v0.5.6 ff3203e Ignore directories if src is a single file