Skip to content

Commit

Permalink
Go back to using -t for deployment type, add validation when parsing …
Browse files Browse the repository at this point in the history
…for t
  • Loading branch information
eureka-cpu committed Nov 5, 2024
1 parent 11127dc commit 3dd82f7
Show file tree
Hide file tree
Showing 4 changed files with 241 additions and 59 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Changed
* `bonsol` cli option requirements and error messages updated for added clarity
+ `bonsol deploy` `-t` (`--deploy-type`) option is no longer necessary in order to specify a deployment type. The deployment type is now a subcommand, eg. `bonsol deploy s3`.

### Fixed
* **Breaking**: `execute_v1` interface instruction now uses the new `InputRef` to improve CU usage.
Expand Down
Loading

0 comments on commit 3dd82f7

Please sign in to comment.