knwork
v0.2.0
Published
KN Work command line interface.
Readme
knwork
KN Work command line interface.
Install
npm install -g knworkUsage
knwork --help
knwork auth login
knwork whoami
knwork doctorBy default the CLI connects to http://127.0.0.1:4000. Use KNWORK_BASE_URL or
knwork config set baseUrl <url> to point it at another API endpoint.
