@code2rich/jpage-cli
v1.6.6
Published
Command-line client for jpage SaaS
Downloads
24
Maintainers
Readme
@code2rich/jpage-cli
Public command-line client for jpage.
This package contains only the CLI client. It talks to a jpage server through the public REST API and does not include the jpage-pro server source code.
Install
npm install -g @code2rich/jpage-cliThe installed command is jpage.
Usage
jpage upload ./report.html --public --token <token>
jpage ls --kw quarterly
jpage cat 8
jpage url 8
jpage --helpBy default, the CLI connects to https://jpage.cn.
Configuration priority:
- token:
--token>JPAGE_TOKEN>MCP_TOKEN>.env - base URL:
--base>JPAGE_BASE>https://jpage.cn
Commands
uploadlscaturlmvrmstarunstartagsskillstemplatewhoamiupdate
License
MIT
