Directories
¶
| Path | Synopsis |
|---|---|
|
Package auth owns the CLI's credentials: how they are obtained, where they are kept, and when they are replaced.
|
Package auth owns the CLI's credentials: how they are obtained, where they are kept, and when they are replaced. |
|
Package builtin holds the commands that belong to no service: signing in, choosing a project, inspecting contracts.
|
Package builtin holds the commands that belong to no service: signing in, choosing a project, inspecting contracts. |
|
Package cli assembles the kernel, the contracts and the extensions into one program.
|
Package cli assembles the kernel, the contracts and the extensions into one program. |
|
Package config holds what the CLI remembers between runs: which platform to reach, which project is current, how to print.
|
Package config holds what the CLI remembers between runs: which platform to reach, which project is current, how to print. |
|
Package extension is where a command is written in code.
|
Package extension is where a command is written in code. |
|
Package naming holds the CLI's one naming rule, shared by the command tree and by leaflow-doctor.
|
Package naming holds the CLI's one naming rule, shared by the command tree and by leaflow-doctor. |
|
Package output turns a decoded JSON reply into something on screen.
|
Package output turns a decoded JSON reply into something on screen. |
|
Package spec holds every API this CLI knows about.
|
Package spec holds every API this CLI knows about. |
|
Package transport sends every request this CLI makes.
|
Package transport sends every request this CLI makes. |
|
Package validate checks arguments against the contract before a request goes out.
|
Package validate checks arguments against the contract before a request goes out. |
Click to show internal directories.
Click to hide internal directories.