Reference Guide

Delete an injected service tool (svc_inject delete)
Format
svc_inject delete [-h] [-q] [PACKAGE]
Positional arguments
Qualifier Description
PACKAGE
Name of the service tool you want to delete.
Optional arguments
Qualifier Description
-h, --help Show the help message and exit.
-q, --quiet Suppress any additional prompts or messages.
Example
svc_inject delete test_esx_image-0.5.0.487325.tgz.bin
[No response if deletion was successful]
Display information about a specific package (svc_inject info)
Format
svc_inject info [-h] tool_name
Positional arguments
Qualifier
Description
tool_name
Specify the injected tool.
Optional arguments
Qualifier
Description
-h, --help Show the help message and exit.
Service Commands 33