附录 C. CLI 帮助
Satellite 提供多种用户界面:Satellite Web UI、Hammer CLI、API 和 Ansible 集合 redhat.satellite。如果要在命令行中管理 Satellite,请见以下帮助输出:
- Satellite 服务
-
Satellite 服务器和胶囊服务器用于操作的一组服务。您可以使用
satellite-maintain
工具来管理这些服务。要查看服务的完整列表,请在安装了 Satellite 或 Capsule 服务器的机器上输入satellite-maintain service list
命令。如需更多信息,请在 Satellite 服务器或 Capsule 服务器上运行satellite-maintain --help
。
- Satellite 插件
-
您可以通过安装插件来扩展 Satellite。如需更多信息,请在 Satellite 服务器或 Capsule 服务器上运行
satellite-installer --full-help
。
- hammer CLI
-
您可以使用
hammer
在命令行上管理 Satellite。有关使用 Hammer CLI 的更多信息,请参阅使用 Hammer CLI 工具 或在 Satellite 服务器或 Capsule 服务器上运行hammer --help
。