@kortix/froglet-cli
v0.1.0
Published
Command-line interface for Froglet — sub-second Linux microVMs for agents and developers.
Keywords
Readme
@kortix/froglet-cli
Command-line interface for Froglet — sub-second Linux microVMs for agents and developers.
npm install -g @kortix/froglet-cli
# or
pnpm add -g @kortix/froglet-clifroglet auth login # paste your fl_… key
froglet sandboxes ls
froglet sandboxes create --template ubuntu-24.04
froglet keys scopes # list every valid API-key scopeThis package is a thin Node shim. The actual binary is shipped as a
platform-specific optional dependency (@kortix/froglet-cli-<os>-<arch>); npm
installs only the one that matches your machine.
Supported platforms: macOS arm64 / x64, Linux arm64 / x64, Windows x64.
License
MIT
