Skip to main content

Sandflare CLI — manage Firecracker microVM sandboxes

Project description

Sandflare CLI

Zero-dependency Python CLI for managing Sandflare sandboxes and databases.

Install

pip install sandflare-cli
# or from source:
pip install -e sdk/cli/

Quick Start

# Save your API key once
sandflare config set-key pa_live_your_key_here

# Sandboxes
sandflare sandbox create --template python
sandflare sandbox list
sandflare sandbox exec sb-1 python3 -c "print('hello')"
sandflare sandbox shell sb-1
sandflare sandbox delete sb-1

# API Keys
sandflare keys list
sandflare keys create --label "CI/CD"
sandflare keys revoke <key-id>

Environment Variables

Variable Description
SANDFLARE_API_KEY API key (preferred)
PANDAAGENT_API_KEY Legacy API key env alias
SANDFLARE_API_URL API base URL (default: https://api.sandflare.io)

Aliases

Preferred commands:

sandflare sandbox create --template node
sf sb ls

Legacy pandaagent / pa aliases can remain during migration.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sandflare_cli-2.0.20.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sandflare_cli-2.0.20-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file sandflare_cli-2.0.20.tar.gz.

File metadata

  • Download URL: sandflare_cli-2.0.20.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sandflare_cli-2.0.20.tar.gz
Algorithm Hash digest
SHA256 d9b64d95ed1b2443e096e4a35d8f0bb41e1f2b91174f1ca174cc16c2123c5d02
MD5 667c8de0d2afcf65cfd205c489926c4e
BLAKE2b-256 7e809fd6da07fd15b6116dd7a5cd75fb8414a8ba0a445cf453f9fecf7e1cc62a

See more details on using hashes here.

File details

Details for the file sandflare_cli-2.0.20-py3-none-any.whl.

File metadata

  • Download URL: sandflare_cli-2.0.20-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sandflare_cli-2.0.20-py3-none-any.whl
Algorithm Hash digest
SHA256 06cbd32d14fe1e9acb7d4d99d05005009f40d8657f0413ad8cca44a6bd096933
MD5 76478282f8c6fc9e5dc15a33dec5ff85
BLAKE2b-256 0c39fa7196a2af4dec61e1bc4ad3e626144700be8c1af9595ad0c838a54b9369

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page