alexandru-cli

2.0.1 • Public • Published

alex-cli config

alex-cli tables

alex-cli reset

alex-cli list [development|production]

alex-cli env

alex-cli switch

alex-cli init [authManager|aclManager] [force]

alex-cli insert [user|client|token|code|role|userRole|permission|resource|policy]

alex-cli delete [user|client|token|code|role|userRole|permission|resource|policy]

alex-cli cipher

alex-cli decipher

alex-cli crypt

alex-cli import [path] file(JSON): { "data": [ { "entity": "user", "columns": { "username": "admin", "password": "$2a$05$Sbvj/0fQB/H/GaQZJg88iOP/ppZXTEtwCEF1Iff0hCt1t/PcJIfDa", "email": "admin@node.com", "firstName": "super", "lastName": "administrator" }, "returning": "id" }, { "entity": "client", "columns": { "name": "dashboard", "secret": "a1l4PsbkgQHgZzaN1lFQSw==", "description": "the dashboard client application", "domain": "localhost" }, "returning": "id" } ] }

Package Sidebar

Install

npm i alexandru-cli

Weekly Downloads

1

Version

2.0.1

License

MIT

Unpacked Size

62.4 kB

Total Files

10

Last publish

Collaborators

  • alexandrudiaconu94