Export a container's filesystem directly to a tar archive on the server host, with support for large containers and optional overwrite of existing files.
Initialize a persistent, versioned context filesystem for a venture project. Use once per venture to store plans, decisions, and code snippets across sessions.
Scan any local filesystem path for leaked secrets like API keys and passwords. Detects exposures without sending data externally and returns redacted findings.
Upload local files to Google Cloud Run by specifying absolute file paths. Enables deployment of local filesystem assets to a specified Cloud Run service in the user's Google Cloud project.