blob: d0fa9086461bdab16455fede58311aba5a7a8ee2 [file] [log] [blame] [view]
# fx make-fuchsia-vol
build a fuchsia persistent disk
```none
usage: fx make-fuchsia-vol [-include-keys]
-include-keys add the keys from ~/.ssh/fuchsia_authorized_keys
to the Zircon ZBI as authorized_keys
```
[make-fuchsia-vol source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/contrib/make-fuchsia-vol)