User ManualΒΆ

The pibootctl utility defines several commands which can be used to query and manipulate the boot configuration of the Raspberry Pi:

diff
Display the differences between the specified boot configuration and the current one, or another specified configuration.
get
Retrieve the value of specified setting(s).
help
The default command, which describes the specified command or configuration setting.
list
List the stored boot configurations.
load
Restore the named boot configuration to be used at the next boot.
remove
Delete the specified boot configuration.
rename
Rename the specified boot configuration.
save
Save the current boot configuration to the specified name.
set
Modify or reset the specified configuration setting(s).
show
Show the specified stored configuration.
status
Output the current boot configuration; by default this only prints modified settings.