Command Line Tools
| 
 要在服务器容器内访问外壳,请在容器主机上运行   | 
There are several command line tools available in SUSE Multi-Linux Manager. Every action that can be completed using the Web UI can be performed at a command prompt instead. Additionally, there are some actions that can only be performed at the command prompt.
Manage package and channel synchronization with:
- 
spacewalk-repo-sync - 
mgr-sync 
Manage bootstrapping with:
- 
mgr-create-bootstrap-repo 
Manage the database with:
- 
smdba 
Some of these command line tools are installed by default. To install a command line tool, you can use the SUSE Multi-Linux Manager Web UI, or use your package manager at the command prompt.
- 
In the SUSE Multi-Linux Manager Web UI, navigate to , select the client to install the tool on, and navigate to the sub-tab.
 - 
Use the search tool to search for the command line tool you want to install.
 - 
Check the package to install, and click Install Selected Packages.
 - 
Click Confirm to begin installation.
 
- 
On the client that you want to install the packages on, at the command prompt, as root, use zypper to install the package:
zypper in <CLI_TOOL_NAME>