Examples
Advanced tools and reference
stackkit operations
List the canonical standalone lifecycle operation contracts
List the canonical standalone lifecycle operation contracts.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List the canonical standalone lifecycle operation contracts
stackkit operations [flags]
| Flag | Type | Default | Description |
|---|---|---|---|
--json | bool | — | Emit the operation contracts as JSON |
# List each lifecycle operation, its access level, and what it does
stackkit operations
# The same contracts as JSON
stackkit operations --json
