For the complete documentation index, see llms.txt. This page is also available as Markdown.

list

Lists all custom UI actions registered in Terrakube.

Usage

terrakube action list [flags]

Flags

Flag
Short
Type
Required
Description

--output

String

No

Output format (json, table, yaml, tsv).

Examples

List actions

terrakube action list --output table

Last updated

Was this helpful?