aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/server/plugins-command.ts
Commit message (Expand)AuthorAgeFilesLines
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-257/+0
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+1
* CLI: plugins install command accept a --plugin-version parameter. (#4599)John Livingston2021-12-031-2/+3
* Reorganize importsChocobozzz2021-07-201-1/+1
* Refactor requestsChocobozzz2021-07-201-1/+1
* Shorter server command namesChocobozzz2021-07-201-1/+1
* Introduce server commandsChocobozzz2021-07-201-2/+1
* Specify if we want to fallback to the server tokenChocobozzz2021-07-201-0/+12
* Introduce plugins commandChocobozzz2021-07-201-0/+245