Skip to content

Releases: iphousehq/aws-cli

Targeting .net 6.0

02 May 14:29

Choose a tag to compare

Targeting .net 6.0 Pre-release
Pre-release

Updated dependencies.

Now using System.CommandLine and .net core

16 Jun 14:37

Choose a tag to compare

Now built against .net core 3.1 and using the System.CommandLine API.

Heads up: The tool's syntax has changed slightly!

Instance Role Credentials

19 Apr 14:28

Choose a tag to compare

Pre-release
  • Updated AWS.SDK and comsec.sugar dependencies
  • Starting the program without a profile now assumes that instance role credentials are to be used
  • Specifying a -profile name parameter fallsback on loading the shared profile config from ~/.aws/config

Updated sugar and AWSSDK.Route53 dependencies

29 Jan 14:48

Choose a tag to compare

v0.1.2.2

Updated AWSSDK.Route53 dependency.

VPC friendly

14 Jun 13:57

Choose a tag to compare

VPC friendly Pre-release
Pre-release
  • Now runs on VPC as well as EC2-Classic instances
  • Reduced footprint (modularised AWS SDK dependency)

Refreshed AWSSDK dependency

17 Mar 10:53

Choose a tag to compare

Pre-release

No new features. Just an updated AWSSDK dependency.

The .exe version number now matches the release number.

v0.1

27 Jul 02:30

Choose a tag to compare

v0.1 Pre-release
Pre-release

First release with a ready-to-use executable!

It's the first release to have a dependency on the AWS .NET SDK.