Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (atlascloud-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
atlascloud-cli
AtlasCloud CLI — call LLM, image, and video models from your terminal.
Install
npm install -g atlascloud-cliThe postinstall step downloads the prebuilt atlas binary for your platform from the public GitHub release and verifies the archive against checksums.txt.
Supported npm platforms: macOS and Linux on x64 or arm64. Windows package-manager support will be added separately.
Usage
atlas auth login
atlas chat "explain UUID v7"
atlas generate image google/nano-banana-2/text-to-image -p "a cat"
atlas --helpLinks
- Releases: https://github.com/AtlasCloudAI/cli/releases
- AtlasCloud: https://atlascloud.ai