agentuity avatar

agentuity-cli-cloud-secret-push

Push secrets from local .env file to cloud. Requires authentication. Use for Agentuity cloud platfor

提供方 agentuity|开源

Cloud Secret Push

Push secrets from local .env file to cloud

Prerequisites

  • Authenticated with agentuity auth login
  • Project context required (run from project directory or use --project-id)
  • secret set

Usage

agentuity cloud secret push

Examples

Run push command:

bunx @agentuity/cli secret push

Output

Returns JSON object:

{
  "success": "boolean",
  "pushed": "number",
  "source": "string"
}
FieldTypeDescription
successbooleanWhether push succeeded
pushednumberNumber of items pushed
sourcestringSource file path
agentuity-cli-cloud-secret-push - AI Agent Skill for Claude Code & Cursor | Agent Skills