Skip to main content

Module cli

Module cli 

Source
Expand description

The bynk driver command-line interface.

The developer front-end: doctor / new / dev, plus the everyday check / fmt / test (v0.138, #487). check and fmt run the linked pipeline in-process; test delegates to the driver-resolved bynkc. The flag surfaces mirror bynkc’s so the two are drop-in equivalent.

Structs§

Cli

Enums§

CapabilityArg
--only selector. Mirrors Capability minus the internal distinctions.
CheckFormatArg
bynk check --format selector, mirroring bynkc’s DiagFormat (rich/short) so the two commands are drop-in equivalent.
Command
DeployFormatArg
Scriptable output choices for bynk deploy’s plan.
FormatArg

Functions§

doctor_options
Build the DoctorOptions from the parsed flags.