Agentuity CLI Cloud Deployment Undeploy

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

agentuity Updated

File contents

Cloud Deployment Undeploy

Undeploy the latest deployment

Prerequisites

  • Authenticated with agentuity auth login
  • cloud deploy

Usage

agentuity cloud deployment undeploy [options]

Options

Option Type Required Default Description
--project-id string Yes - Project ID
--force boolean No false Force 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

agentuity/docs/tree/main/doc-agents/.agents/skills/agentuity-cli-cloud-deployment-undeploy commit 0f9d6a7a7c

Frequently asked questions

npx skillmds@latest add agentuity-docs/agentuity-cli-cloud-deployment-undeploy