Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation for new spacecmd subcommands #2675

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
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
@@ -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
18 changes: 18 additions & 0 deletions modules/reference/pages/spacecmd/system.adoc
Original file line number Diff line number Diff line change
@@ -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
----