imans
Installation
SKILL.md
Imans CLI
Use imans to read Imans workspace, catalog, and sales order data from the official Imans public API.
Setup
- Install:
curl -fsSL https://imans.ai/install | bash - Homebrew:
brew install imans-ai/tap/imans - Windows Scoop:
scoop bucket add imans https://github.com/imans-ai/scoop-bucket && scoop install imans - Verify:
imans version - Login interactively:
imans login - Login for automation:
imans login --token-env IMANS_TOKENorimans login --token-stdin < token.txt - Test access:
imans auth test