UNPKG

rtolms-cli

Version:

CLI development tool for the Roundtable Learning Management System

142 lines (62 loc) 5.08 kB
# [1.10.0](https://github.com/roundtablelearning/rtolms-cli/compare/v1.9.0...v1.10.0) (2018-08-01) ### Features * Add get-path command ([2dd1460](https://github.com/roundtablelearning/rtolms-cli/commit/2dd1460)), closes [#5](https://github.com/roundtablelearning/rtolms-cli/issues/5) # [1.9.0](https://github.com/roundtablelearning/rtolms-cli/compare/v1.8.0...v1.9.0) (2018-07-30) ### Features * Add autocomplete plugin ([1615e04](https://github.com/roundtablelearning/rtolms-cli/commit/1615e04)) # [1.8.0](https://github.com/roundtablelearning/rtolms-cli/compare/v1.7.0...v1.8.0) (2018-07-30) ### Features * **admin:** Add a few hidden admin commands ([c40da3f](https://github.com/roundtablelearning/rtolms-cli/commit/c40da3f)) # [1.7.0](https://github.com/roundtablelearning/rtolms-cli/compare/v1.6.0...v1.7.0) (2018-07-27) ### Bug Fixes * **clone:** Remove duplicate “init” command alias ([0849fb8](https://github.com/roundtablelearning/rtolms-cli/commit/0849fb8)) ### Features * **change-db:** Add new command to change database connection strings ([a401b30](https://github.com/roundtablelearning/rtolms-cli/commit/a401b30)) * **config:** Add init and set commands ([b0c4eb0](https://github.com/roundtablelearning/rtolms-cli/commit/b0c4eb0)) # [1.6.0](https://github.com/roundtablelearning/rtolms-cli/compare/v1.5.0...v1.6.0) (2018-07-27) ### Features * **clone:** Use authToken as credentials ([143ea89](https://github.com/roundtablelearning/rtolms-cli/commit/143ea89)) # [1.5.0](https://github.com/roundtablelearning/rtolms-cli/compare/v1.4.0...v1.5.0) (2018-07-27) ### Bug Fixes * ts errors ([f73391e](https://github.com/roundtablelearning/rtolms-cli/commit/f73391e)) ### Features * **link:** Allow providing argument for customer name or flag for direct path to link to ([014ff19](https://github.com/roundtablelearning/rtolms-cli/commit/014ff19)) # [1.4.0](https://github.com/roundtablelearning/rtolms-cli/compare/v1.3.1...v1.4.0) (2018-07-27) ### Features * **link:** Detect multiple or absent Custom subdirectories ([cf26514](https://github.com/roundtablelearning/rtolms-cli/commit/cf26514)) ## [1.3.1](https://github.com/roundtablelearning/rtolms-cli/compare/v1.3.0...v1.3.1) (2018-07-25) ### Bug Fixes * **unlink:** Detect and log unlinked custom ([e268b9c](https://github.com/roundtablelearning/rtolms-cli/commit/e268b9c)) # [1.3.0](https://github.com/roundtablelearning/rtolms-cli/compare/v1.2.0...v1.3.0) (2018-07-24) ### Bug Fixes * **build:** Liberally season with ts-ignores to taste ([0a6b500](https://github.com/roundtablelearning/rtolms-cli/commit/0a6b500)) * **build:** missed dependency ([a354494](https://github.com/roundtablelearning/rtolms-cli/commit/a354494)) ### Features * **link:** Add `link` and `unlink` commands ([a77b2ff](https://github.com/roundtablelearning/rtolms-cli/commit/a77b2ff)) # [1.2.0](https://github.com/roundtablelearning/rtolms-cli/compare/v1.1.4...v1.2.0) (2018-07-24) ### Features * **clone:** Filter archived repos ([ced7b01](https://github.com/roundtablelearning/rtolms-cli/commit/ced7b01)) ## [1.1.4](https://github.com/roundtablelearning/rtolms-cli/compare/v1.1.3...v1.1.4) (2018-07-24) ### Bug Fixes * **base:** Remove error logging on base catch ([02ed3ea](https://github.com/roundtablelearning/rtolms-cli/commit/02ed3ea)) * **clone:** Use ssh url instead of git protocol ([4aa20e3](https://github.com/roundtablelearning/rtolms-cli/commit/4aa20e3)) ## [1.1.3](https://github.com/roundtablelearning/rtolms-cli/compare/v1.1.2...v1.1.3) (2018-07-24) ### Bug Fixes * **config:** Use promise catch ([f9ca235](https://github.com/roundtablelearning/rtolms-cli/commit/f9ca235)), closes [#2](https://github.com/roundtablelearning/rtolms-cli/issues/2) ## [1.1.2](https://github.com/roundtablelearning/rtolms-cli/compare/v1.1.1...v1.1.2) (2018-07-24) ### Bug Fixes * Include package-lock instead of shrinkwrap ([4728623](https://github.com/roundtablelearning/rtolms-cli/commit/4728623)) ## [1.1.1](https://github.com/roundtablelearning/rtolms-cli/compare/v1.1.0...v1.1.1) (2018-07-24) ### Bug Fixes * prune some unused dependencies ([cf126e1](https://github.com/roundtablelearning/rtolms-cli/commit/cf126e1)) # [1.1.0](https://github.com/roundtablelearning/rtolms-cli/compare/v1.0.3...v1.1.0) (2018-07-24) ### Bug Fixes * **git:** Match repo directories ([9a2305e](https://github.com/roundtablelearning/rtolms-cli/commit/9a2305e)) ### Features * Add update checking and typo suggestion ([3fce466](https://github.com/roundtablelearning/rtolms-cli/commit/3fce466)) ## [1.0.3](https://github.com/roundtablelearning/rtolms-cli/compare/v1.0.2...v1.0.3) (2018-07-24) ### Bug Fixes * **build:** Remove publish access restriction ([a1c89f0](https://github.com/roundtablelearning/rtolms-cli/commit/a1c89f0)) ## [1.0.2](https://github.com/roundtablelearning/rtolms-cli/compare/v1.0.1...v1.0.2) (2018-07-24) ### Bug Fixes * **build:** attempt to use oclif semantic-release config ([b5224ab](https://github.com/roundtablelearning/rtolms-cli/commit/b5224ab))