rijkvanzanten
|
891fe01093
|
Fix cli role name attr
|
2021-05-12 15:46:49 -04:00 |
|
dependabot[bot]
|
24b5e5ff45
|
Bump commander from 6.2.1 to 7.2.0 (#5569)
* Bump commander from 6.2.1 to 7.2.0
Bumps [commander](https://github.com/tj/commander.js) from 6.2.1 to 7.2.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v6.2.1...v7.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
* Fix breaking changes in commander
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
|
2021-05-10 11:33:19 -04:00 |
|
rijkvanzanten
|
801e868554
|
Fix remaining eslint errors
h/t @paescuj
|
2021-04-29 15:55:12 -04:00 |
|
Adrian Dimitrov
|
a18f9d68d5
|
Add cli passwd command (#4398)
* User passwd cli command
* Add command to list
|
2021-03-23 10:39:11 -04:00 |
|
Igor Savin
|
7cddb458cb
|
Run prettier across app and api
|
2020-12-08 02:22:00 +02:00 |
|
rijkvanzanten
|
e3d289b7a4
|
Add CLI bootstrap command
|
2020-12-02 15:27:54 -05:00 |
|
Kyle Herock
|
c0683dd7f2
|
handle CLI promise rejections and exit with non-zero exit code
|
2020-11-14 09:27:58 -05:00 |
|
rijkvanzanten
|
dff98f316b
|
Remove unneeded start command file in cli
|
2020-10-15 12:46:25 -04:00 |
|
rijkvanzanten
|
78bfd0f326
|
Add count command
|
2020-09-23 13:42:01 -04:00 |
|
rijkvanzanten
|
85ca7b5d17
|
Run prettier
|
2020-09-22 16:11:28 -04:00 |
|
rijkvanzanten
|
bed7f67203
|
Add role create cli command
|
2020-09-18 11:49:36 -04:00 |
|
rijkvanzanten
|
a75b377328
|
Add create user command
|
2020-09-17 17:38:02 -04:00 |
|
rijkvanzanten
|
a409b9cb9a
|
Add database install / migrate commands
|
2020-09-17 17:25:56 -04:00 |
|
rijkvanzanten
|
9ffc056bd3
|
Restructure seeds, add database install cli command
|
2020-09-17 16:19:09 -04:00 |
|
rijkvanzanten
|
3fb1d79818
|
Change create command to init
|
2020-07-29 14:19:46 -04:00 |
|
rijkvanzanten
|
bde7069cce
|
Move api into api subdirectory
|
2020-07-29 11:22:56 -04:00 |
|