Skip to content

Commit

Permalink
Merge branch 'actions' into 'master'
Browse files Browse the repository at this point in the history
Actions

See merge request transip/restapi-cli-client!174
  • Loading branch information
roeldijkstra committed Feb 17, 2023
2 parents 960a6bd + 1ee741b commit b5b9964
Show file tree
Hide file tree
Showing 25 changed files with 830 additions and 259 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
CHANGELOG
=========

6.30.0
-----
* Implemented Actions
* Implemented Poll Status command for Actions
* Added progress bar option to specific Actions

6.29.3
-----
* Added configFile option to all commands.
Expand Down
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"config": {
"platform": {
"php": "7.2.5"
},
"allow-plugins": {
"php-http/discovery": true
}
},
"minimum-stability": "stable",
Expand Down

0 comments on commit b5b9964

Please sign in to comment.