Sign inSign up

ajeetraina777/sbx-kits-cloudsmith:latest

Manifest digest

sha256:1028755cd812871bfb87861b0377a69ff67f667bdd4a13032217ccf135813163

Last pushed

15 days by ajeetraina777

Type

Sandbox Kit

Manifest digest

sha256:1028755cd812871bfb87861b0377a69ff67f667bdd4a13032217ccf135813163

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 ajeetraina777/sbx-kits-cloudsmith: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