Releases: iphousehq/aws-cli
Releases · iphousehq/aws-cli
Targeting .net 6.0
Updated dependencies.
Now using System.CommandLine and .net core
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
- 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 nameparameter fallsback on loading the shared profile config from ~/.aws/config
Updated sugar and AWSSDK.Route53 dependencies
v0.1.2.2 Updated AWSSDK.Route53 dependency.
VPC friendly
- Now runs on VPC as well as EC2-Classic instances
- Reduced footprint (modularised AWS SDK dependency)
Refreshed AWSSDK dependency
No new features. Just an updated AWSSDK dependency.
The .exe version number now matches the release number.