agentuity avatar

agentuity-cli-cloud-deployment-undeploy

Undeploy the latest deployment. Requires authentication. Use for Agentuity cloud platform operations

作者 agentuity|オープンソース

Cloud Deployment Undeploy

Undeploy the latest deployment

Prerequisites

  • Authenticated with agentuity auth login
  • cloud deploy

Usage

agentuity cloud deployment undeploy [options]

Options

OptionTypeRequiredDefaultDescription
--project-idstringYes-Project ID
--forcebooleanNofalseForce undeploy without confirmation

Examples

Undeploy with confirmation:

bunx @agentuity/cli cloud deployment undeploy

Undeploy without confirmation:

bunx @agentuity/cli cloud deployment undeploy --force

Undeploy specific project:

bunx @agentuity/cli cloud deployment undeploy --project-id=proj_abc123xyz