Documentation ¶ Overview ¶ Command spec2cli reads YAML spec files (produced by aidl2spec) and generates registry_gen.go and commands_gen.go for the bindercli tool. It replaces genbindercli, which scanned Go AST instead of specs. Usage: spec2cli -specs specs/ -output cmd/bindercli/ Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.