vmutil
Usage
    vmutil <options> <operations>
Options
| Option | Function | Description | 
|---|---|---|
| -a | --agent | Specify agent type (vmd or pkcs11) | 
| -d | --extdir | Specify location of external certificate and key set | 
| -e | --error | Specify one or more errors for state report | 
| -h | --help | Display help and exit | 
| -l | --loglevel | Specify log output level (debug, info, warn, error or fatal) | 
| -f | --force enabled | Force option for delete host operation | 
| -v | --version | Display program version and exit | 
Operations
| Operation | Description | 
|---|---|
| certexpiry | Report the certificate expiration date for this agent | 
| deletehost | Delete this client from the server | 
| renewcerts | Renew certificate set for this agent | 
| reportstate | Report agent state and error conditions to server | 
| unregister | Unregister this agent/client from the server | 
| updatecerts | Update external certificate and key set for this agent/client |