Bug #11826
katello-service man page lists options not available
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Run "man katello-service" and we see things like: adding services to /etc/katello/service-list, allstopped option, etc:
OPTIONS start|stop|status|reload|restart Behave exactly as service for every Katello service. allstopped Using status call it calculates how many services are not stopped. If all the required services are stopped, it returns zero. enable|disable Behave exactly as chkconfig on/off for every Katello service. list List all Katello services and if it is enabled or disabled. --no-wait-for-tomcat By default, katello-service wait until tomcat is able to answer requests. If you specify this option, katello-service will continue immediately when tomcat service will start. --exclude SERVICE It will not start/stop SERVICE. --level LEVEL Pass LEVEL to chkconfig when you specify option enable.
Associated revisions
History
#1
Updated by Eric Helms over 7 years ago
- Category set to Documentation
- Legacy Backlogs Release (now unused) set to 70
- Triaged changed from No to Yes
#2
Updated by Bryan Kearney over 7 years ago
- Bugzilla link set to 1269477
#3
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-packaging/pull/87 added
- Pull request deleted (
)
#4
Updated by Stephen Benjamin over 7 years ago
- Assignee set to Stephen Benjamin
#5
Updated by Stephen Benjamin over 7 years ago
- Status changed from Ready For Testing to Closed
#6
Updated by Stephen Benjamin over 7 years ago
- Category changed from Documentation to 88
Having this as Documentation in Redmine keeps resetting the category in Bugzilla, which is looked at by docs team and they don't care about this.
#7
Updated by Eric Helms about 7 years ago
- Project changed from Katello to Packaging
- Category deleted (
88)
#8
Updated by Greg Sutcliffe over 4 years ago
- Target version deleted (
Katello 2.4.0)
fixes #11826 - update katello-service man page