Releases: kgrid/kgrid-cli
Releases · kgrid/kgrid-cli
KGrid CLI 0.4.4
kgrid startcommands now take the URI for a manifest file to load the packaged KOs;- Updated dependencies.
KGrid CLI 0.4.3
v0.4.3 0.4.3
KGrid CLI 0.4.2
v0.4.2 0.4.2
KGrid CLI 0.4.1
This release works with the Knowledge Object with the latest KO layout.
KGrid CLI 0.3.4
Fixed dependency vulnerabilities
KGrid CLI 0.3.3
Bug Fixes
kgrid setupkgrid create
KGrid CLI 0.3.2
v0.3.2 0.3.2
KGrid CLI 0.3.1
Improvements
- Deprecated
kgrid play. The Swagger Editor link for the activated KO can be now retrieved by browsing to{{activator_url}}/endpoints. - The inputs for
create,packageanduploadare handled consistently with common base module.
KGrid CLI 0.3.0
Improvements
- Added
kgrid upload - Added input parsing as common base module for multiple commands
KGrid CLI 0.2.3
Improvements
- Added
kgrid list - Updated
kgrid packageto use either the ark id or the directory to specify the KO to be packaged - Updated
kgrid playto use the ark id to specify the KO to be tried out