Releases: ResilientApp/ResCLI
Releases · ResilientApp/ResCLI
ResCLI vAlpha
What's new
- Ruby-based command line interface to work with ResilientDB instances
- Set up flask server, CLI makes API calls to the server
- Password encryption support
- Homebrew support
- Support for linux and mac
- Commands supported by
rescli-alpha-build
- login
- signup
- logout
- create
- exec-into
- view-instances
- delete
- whoami
- help
Changelog
- Reverted login and added workflow by @gopuman in #2
- Workflow fix - attempt 1 by @gopuman in #3
- Workflow fix - 1 by @gopuman in #4
- Fixing workflow by @gopuman in #5
- Try fix by @gopuman in #6
- Try fix - 2 by @gopuman in #7
- Try fix - 3 by @gopuman in #8
- Try fix - 4 by @gopuman in #9
- Try fix - 5 by @gopuman in #10
- Try fix - 6 by @gopuman in #11
- Try fix - 7 by @gopuman in #12
- Renamed resdb-cli to res-cli by @gopuman in #13
- Added badges by @gopuman in #14
- Python -> Ruby by @gopuman in #15
- Fixed setup-ruby by @gopuman in #16
- Fixed ruby setup - 2 by @gopuman in #17
- Removed tag creation by @gopuman in #18
- Added workflow, ruby files by @gopuman in #19
- Changed event triggers by @gopuman in #20
- Removed nightly build action by @gopuman in #21
- Minor changes by @gopuman in #22
- Modified rubyc command by @gopuman in #23
- Fixed rubyc error by @gopuman in #24
- Added login logout basic func by @gopuman in #25
- Added API test func by @gopuman in #26
- Added test api function by @gopuman in #27
- Added API calls to CLI functions by @gopuman in #28
Full Changelog: v1.0...rescli-alpha-build