Sign inSign up

sbx/cloudsmith-kit:latest

Manifest digest

sha256:4101a93765288a23ef328d743f7f984c2615075c29fbb4d0a1f5b7f42b890d02

Last pushed

2 days by sbx

Type

Sandbox Kit

Manifest digest

sha256:4101a93765288a23ef328d743f7f984c2615075c29fbb4d0a1f5b7f42b890d02

MIXIN
REQUIRES SECRETS

Adds Cloudsmith package/artifact management to any agent via the official cloudsmith CLI, wired to Cloudsmith's cloud API. Push, pull, list and manage packages across 30+ formats. Needs a key: sbx secret set cloudsmith (the kit holds no key).


Credentials
NameServiceRequiredDescription
CLOUDSMITH_API_KEYcloudsmithOptionalCloudsmith API key (read + write)

Network Egress

pypi.org

files.pythonhosted.org

api.cloudsmith.io

dl.cloudsmith.io

docker.cloudsmith.io

npm.cloudsmith.io

Apply this mixin to a sandbox

sbx run <agent> --kit sbx/cloudsmith-kit:latest

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx