Skip to content

Releases: kgrid/kgrid-cli

KGrid CLI 0.4.4

Choose a tag to compare

@gregfarris gregfarris released this 31 Jan 19:19
  • kgrid start commands now take the URI for a manifest file to load the packaged KOs;
  • Updated dependencies.

KGrid CLI 0.4.3

Choose a tag to compare

@gregfarris gregfarris released this 04 Dec 15:39
v0.4.3

0.4.3

KGrid CLI 0.4.2

Choose a tag to compare

@gregfarris gregfarris released this 04 Dec 15:31
v0.4.2

0.4.2

KGrid CLI 0.4.1

Choose a tag to compare

@gregfarris gregfarris released this 25 Nov 19:44

This release works with the Knowledge Object with the latest KO layout.

KGrid CLI 0.3.4

Choose a tag to compare

@gregfarris gregfarris released this 27 Aug 13:07

Fixed dependency vulnerabilities

KGrid CLI 0.3.3

Choose a tag to compare

@gregfarris gregfarris released this 24 Jul 14:22

Bug Fixes

  • kgrid setup
  • kgrid create

KGrid CLI 0.3.2

Choose a tag to compare

@gregfarris gregfarris released this 23 Jul 13:49
v0.3.2

0.3.2

KGrid CLI 0.3.1

Choose a tag to compare

@gregfarris gregfarris released this 22 Jul 13:35

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, package and upload are handled consistently with common base module.

KGrid CLI 0.3.0

Choose a tag to compare

@gregfarris gregfarris released this 16 Jul 14:17

Improvements

  • Added kgrid upload
  • Added input parsing as common base module for multiple commands

KGrid CLI 0.2.3

Choose a tag to compare

@gregfarris gregfarris released this 08 Jul 16:41

Improvements

  • Added kgrid list
  • Updated kgrid package to use either the ark id or the directory to specify the KO to be packaged
  • Updated kgrid play to use the ark id to specify the KO to be tried out