FLYNC CLI¶
The FLYNC CLI (flync) is a command-line tool for validating FLYNC workspaces,
inspecting network topology, and generating system UML diagrams.
To use it follow the Installation Guide.
Now the flync command is available on your PATH.
Commands¶
validate - Load and validate a FLYNC workspace, reporting all errors.
info - Display workspace inventory (ECUs, controllers, switches, ports, sockets, services, IP addresses).
vlan-info - Show per-VLAN membership, interfaces, and IP addresses.
service-info - Inspect SOME/IP service deployments across ECUs.
generate-system-uml - Generate PlantUML system topology diagrams.
Show all available commands¶
flync --help
flync <command> --help
Next Steps¶
See Usage for all command options
Understand Best Practices
Explore Common Use Cases