Reference: go/librarian:cli-reimagined
| context |
type |
description |
| /librarian |
mount (read) |
The exact contents of the .librarian folder in the language repository. Additionally this will contain a file name build-request.json describing the library being processed. |
| /repo |
mount (read/write) |
The whole language repo. The mount is read/write to make diff-testing easier. Any changes made to this directory will have no-effect on the generated code, it is a deep-copy. |
| command |
Positional Argument |
The value will always be build for this invocation. |
Reference: go/librarian:cli-reimagined
.librarianfolder in the language repository. Additionally this will contain a file namebuild-request.jsondescribing the library being processed.buildfor this invocation.