You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/cosa.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -55,8 +55,8 @@ Those less commonly used commands are listed here:
55
55
| ---- | ----------- |
56
56
| [basearch](https://github.com/coreos/coreos-assembler/blob/main/src/cmd-basearch) | Convenient wrapper for getting the base architecture
57
57
| [build-validate](https://github.com/coreos/coreos-assembler/blob/main/src/cmd-build-validate) | Validate the checksum of a given build
58
-
| [buildprep](https://github.com/coreos/coreos-assembler/blob/main/src/cmd-buildprep) | Fetches the bare minimum from external servers to create the next build
59
-
| [buildupload](https://github.com/coreos/coreos-assembler/blob/main/src/cmd-buildupload) | Upload a build which later can be partially re-downloaded with cmd-buildprep
58
+
| [buildfetch](https://github.com/coreos/coreos-assembler/blob/main/src/cmd-buildfetch) | Fetches the bare minimum from external servers to create the next build
59
+
| [buildupload](https://github.com/coreos/coreos-assembler/blob/main/src/cmd-buildupload) | Upload a build which later can be partially re-downloaded with cmd-buildfetch
60
60
| [compress](https://github.com/coreos/coreos-assembler/blob/main/src/cmd-compress) | Compresses all images in a build
61
61
| [dev-overlay](https://github.com/coreos/coreos-assembler/blob/main/src/cmd-dev-overlay) | Add content on top of a commit, handling SELinux labeling etc.
62
62
| [dev-synthesize-osupdate](https://github.com/coreos/coreos-assembler/blob/main/src/cmd-dev-synthesize-osupdate) | Synthesize an OS update by modifying ELF files in a "benign" way (adding an ELF note)
0 commit comments