CLI for the Isolake sandbox platform
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
isolake-cli
Command-line interface for the Isolake sandbox platform. Manage sandboxes, run commands, move files, and administer the platform from your terminal.
Installation
pip install isolake-cli
The isolake executable is installed on your PATH.
Quick start
# Authenticate (or export ISOLAKE_API_KEY / ISOLAKE_DOMAIN)
isolake config set --api-key <KEY> --domain api.isolake.cloud
# See what's available
isolake --help
Global options
| Option | Env var | Description |
|---|---|---|
--api-key |
ISOLAKE_API_KEY |
API key for authentication |
--domain |
ISOLAKE_DOMAIN |
API domain (e.g. api.isolake.cloud) |
--protocol |
http or https |
|
--request-timeout |
Request timeout in seconds | |
--config |
Path to a config file | |
-v, --verbose |
Enable debug output | |
--no-color |
Disable colored output |
Command groups
sandbox— create, list, and manage sandboxescommand— run commands inside a sandboxfile— upload, download, and manage filesegress— manage network egress rulesconfig— read/write local CLI configurationdiagnostics— connectivity and health checksdevops— operational toolingskills— built-in agent skillscatalog— browse the platform catalogplatform— platform administration
Run isolake <group> --help for details on any group.
Requirements
- Python 3.11+
- The
isolakeSDK (installed automatically)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file isolake_cli-0.1.0.tar.gz.
File metadata
- Download URL: isolake_cli-0.1.0.tar.gz
- Upload date:
- Size: 30.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dc359e27b86177bb1668136b7f3957bd21d12df33306bafa4a37dade68173b9
|
|
| MD5 |
76340e1da2e70b912cb06c5f4bf433b9
|
|
| BLAKE2b-256 |
72a76be4ccca8103f7929798ec010195afc5bddda602787c48ec8eb8928c136d
|
File details
Details for the file isolake_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: isolake_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 39.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b429486b01a4b09b11fc3ebf6e5921c16f0b2367caaf94b358a25bb57356e23
|
|
| MD5 |
625594c7dd7b0386f223b4d53d7d7372
|
|
| BLAKE2b-256 |
55c76c39d943773bd537a15901fd90546ac0fb5569e34c7ea6852cf9bb03b343
|