| # fx publish | |
| publish a set of packages | |
| ```none | |
| usage: fx publish cache | |
| Publishes a given set of packages. | |
| Currently only cache packages can be published. | |
| ``` | |
| [publish source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/contrib/publish) |