Examples
Show pipeline schema and examplesbdy yaml pipeline$
The same schema as jsonbdy yaml pipeline --format json$
List all action typesbdy yaml actions list$
Search action typesbdy yaml actions list --search kubernetes$
List as json, for an editor plugin or an agentbdy yaml actions list --format json$
Show action schema and examplebdy yaml actions info KUBERNETES_CLI$
The same schema as jsonbdy yaml actions info KUBERNETES_CLI --format json$
Validate a pipeline filebdy yaml validate buddy.yml$