Load HELP files
search cancel

Load HELP files

book

Article ID: 187508

calendar_today

Updated On:

Products

VM:Backup for z/VM

Issue/Introduction

How to load HELP files?

Resolution

To deploy the HELP files for a deployed product release, issue command:

VMDEPLOY name HELP

Additional Information

The reason they are not deployed *automatically* is based on what is listed on the "Deployable tag names" in the VMSERVER NAMES file entry
for each server.

For example:

Deployable tag names: runtime admin public

Our default entries that are added when you issue VMDEFINE do not include HELP in the "Deployable tag names".
So what is listed on "Deployable tag names" is what is deployed whan you run ... VMDEPLOY _servername_ _environment_
So, in the above case ... RUNTIME, ADMIN, and PUBLIC will be deployed.


If you also *always* want HELP to be deployed, you should add the HELP tag value to that list.