ftlm_tag_admin

Manage tags in the Monitor database.


ftlm_tag_admin: Usage Message

SYNOPSIS:
    Manage tags in the LicenseMonitor database.

    Optionally, modify the capacity, checkout, denial, and resource data files,
    including those that may have been transferred from a remote LicenseMonitor
    instance. Original data files are archived in the licmon.swd/data/archive
    directory.

USAGE:
    % ftlm_tag_admin <ACTION> [OPTIONS]

ACTIONS:
    delete <tag>                        -- Delete specified tag.
    rename <oldTag> <newTag>            -- Rename specified tag.
    show                                -- Show tags that exist in database.

OPTIONS:
    -h                                  -- Show this help.
    -v                                  -- Increase output verbosity.
                                           Repeatable.
    -datafiles                          -- Also modify data files for specified
                                           action.
    -datafilesonly                      -- Only modify data files for specified
                                           action. Do not modify the database.

DATA FILE OPTIONS:

    -test                               -- Do not overwrite original file with
                                           modified file contents. All other
                                           steps are performed.
    -nocapacity
    -nocheckouts
    -nodenials
    -noresources

EXAMPLES:
    % ftlm_tag_admin show
    % ftlm_tag_admin rename CDN CADENCE
    % ftlm_tag_admin rename CDN CADENCE -datafiles
    % ftlm_tag_admin delete SNPS