Documentation
¶
Overview ¶
Package workflow implements the "circleci workflow" command group.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
Get renders a workflow's details exactly as "circleci workflow get" does. It is exported so interactive callers (e.g. "circleci run get") can reuse the same output without duplicating the formatting code.
func NewWorkflowCmd ¶
NewWorkflowCmd returns the "circleci workflow" command group.
func SummaryMarkdown ¶
SummaryMarkdown assembles the workflow summary as markdown, for the interactive run-get flow's in-flow "all jobs in workflow" pager (the RenderWorkflowSummary callback). It mirrors runGet's non-JSON path but returns the markdown rather than paging it, so the flow can page it in its own program.
Types ¶
This section is empty.