Skip to content

Releases: usecanvas/canvas-cli

0.3.0 Beta

07 Jul 01:29
Compare
Choose a tag to compare
0.3.0 Beta Pre-release
Pre-release

This release adds the functionality for canvas search.

If you need to use a different canvas server, just set CANVAS_API_URL (requires a trailing slash) to the proper URL.

v0.2.0

12 May 04:10
Compare
Choose a tag to compare

Added:

--collection flag to canvas list

canvas delete <id>

Renamed formats to their own flags: --md, --json, and --html

Cleaned up command line parsing logic.

v0.1.1

09 May 23:21
Compare
Choose a tag to compare
  • We're releasing a new version of our API over the weekend and the CLI needed some changes to support new reuqest and response formats.
  • added support for multiple formats to canvas pull
  • added support for choosing collection to canvas new