Releases: TACC-Cloud/tapis-cli
Releases · TACC-Cloud/tapis-cli
Bug fixes and interface improvements
Feature release
This release fixes many bugs and adds support for new commands including tapis actors aliases update
, tapis actors init
, tapis actors deploy
, and tapis actors execs stop
. Also new is support for Tapis Actors' scheduled executions, as well as support for alternative Docker image registries.
Bugfix
First Public Release
This is the first public release of Tapis CLI. Thanks to all that contributed code, bug reports, feature suggestions, and encouragement.
Oct 25, 2019 Testing Release
- New commands
metadata pems list|show|grant|revoke|drop <id> [opts]
jobs pems list|show|grant|revoke|drop <id> [opts]
jobs hide|unhide <id>
- Unintrusive Python version, OS, CLI version reporting to Google Analytics
- Several Python2 fixes
Oct 22, 2019 Testing Release
New in this release:
- Draft Python 2.7.15 support
- Improvements in
tapis files download
including better handling of trailing slash when downloading a directory and allowing for designation of a destination file or directory.
Oct 11, 2019 Testing Release
v0.2 Oct 11, 2019 Testing Release
Oct 04, 2019 Testing Release
See notes in TESTING.md for details on what is new or different.