This command is used to check the status of the packages either installed inside a container or included in an OS EZ template.
Syntax.
vzpkg status [<options>] {<CT_name>|<OS_template>}
Table 3.31. Options
Name | Description |
---|---|
| Makes the |
| If the elapsed time from the last |
| Sets the debugging level to one of the specified values (from 0 to 10). 10 is the highest debug level and 0 sets the debug level to its minimal value. |
| Disables logging to the screen and to the log file. |
When executed, the command performs the following operations:
- Checks all the packages installed inside the specified container or included in the specified OS EZ template.
- Checks the repository used to install/update packages inside the container/OS EZ template.
- Compares the packages in the repository with those inside the container/OS EZ template.
- Lists the found packages updates for the container/OS EZ template, if any, or informs you that the container/OS EZ template is up-to-date.
Note
Note: The vzpkg status
command can be executed for running containers only.