Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .changelog
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# - Fixed error in Bat section of Upgrade Guide (bsc#1234567)
# For guidelines: https://en.opensuse.org/openSUSE:Creating_a_changes_file_(RPM)

- Added documentation for new spacecmd subcommand system_needrebootafterupdate
- Corrected channel names for CentOS 7 Updates & Extras in CentOS Client
Configuration Guide
- Documented bootstrap settings for SUSE Linux Enterprise Micro in
Expand Down
18 changes: 18 additions & 0 deletions modules/reference/pages/spacecmd/system.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -958,3 +958,21 @@ search:QUERY (see 'help system_search')
group:GROUP
channel:CHANNEL
----



== system_needrebootafterupdate

Shows whether a reboot would be needed if available patches were applied.

[source]
----
usage: system_needrebootafterupdate <SYSTEMS>

<SYSTEMS> can be any of the following:
name
ssm (see 'help ssm')
search:QUERY (see 'help system_search')
group:GROUP
channel:CHANNEL
----