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§
Enums§
- Capability
Arg --onlyselector. MirrorsCapabilityminus the internal distinctions.- Check
Format Arg bynk check --formatselector, mirroringbynkc’sDiagFormat(rich/short) so the two commands are drop-in equivalent.- Command
- Deploy
Format Arg - Scriptable output choices for
bynk deploy’s plan. - Format
Arg
Functions§
- doctor_
options - Build the
DoctorOptionsfrom the parsed flags.