ravion stack
Manage stacks
Aliases: stacks
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manage Ravion-managed Terraform stacks, inspect resources and state, and trigger plan and apply runs from the ravion stack commands.
ravion stackstacks
ravion stack getravion stack get <id> [flags]
| Flag | Required | Description |
|---|---|---|
--json | emit response as JSON |
ravion stack listravion stack list [flags]
| Flag | Required | Description |
|---|---|---|
--cursor <string> | cursor | |
--environment-id <string> | environmentId | |
--json | emit response as JSON | |
--limit <int> | limit | |
--project-id <string> | projectId | |
-v, --verbose | show full output |
ravion stack resource-countravion stack resource-count [flags]
| Flag | Required | Description |
|---|---|---|
--id <strings> | yes | Stack IDs to count current-state resources for. |
--json | emit response as JSON |
ravion stack trigger-pipelineravion stack trigger-pipeline <id> [flags]
| Flag | Required | Description |
|---|---|---|
--description <string> | yes | User-provided description of this pipeline run |
--pipeline-type <string> | yes | Which stack pipeline to trigger. Available values: change, destroy. |
--autoapprove | Pass autoapprove=true to stack change pipeline runs when supported. | |
--json | emit response as JSON |
Was this page helpful?