Skip to main content

Module builtins

Module builtins 

Source
Expand description

Built-in subcommands of the ready-set dispatcher.

Modules§

go
ready-set go: provider-backed workflow execution.
help
ready-set --help / ready-set help.
list
ready-set --list.
ready
ready-set ready: read-only capability diagnosis.
set
ready-set set: provider-backed setup and reconciliation.
version
ready-set --version.

Functions§

route
Look up a built-in by subcommand name.

Type Aliases§

BuiltinFn
Type of a built-in handler. Returns the requested process exit code.