bootc-edit - Man Page
Apply full changes to the host specification
Synopsis
bootc edit [-f|--filename] [--quiet] [-h|--help]
Description
Apply full changes to the host specification.
This command operates very similarly to `kubectl apply`; if invoked interactively, then the current host specification will be presented in the system default `$EDITOR` for interactive changes.
It is also possible to directly provide new contents via `bootc edit --filename`.
Only changes to the `spec` section are honored.
Options
- -f, ā--filename=FILENAME
Use filename to edit system specification
- --quiet
Don't display progress
- -h, ā--help
Print help (see a summary with '-h')
Version
v1.1.0
Referenced By
bootc 1.1.0