pi license grant

Command help

>  pi lic grant -h
Usage: pi license grant [-h] feature target

Description: Grant licensed feature to a User or Group. Granting a feature to
a Group is a shortcut for granting the feature to all Users who are members of
the Group at the time command is run. Only admin User can grant features.

Positional arguments:
  feature     The name of the feature to grant.
  target      The target is of the form <type>:<who> where <type> is either u
              or g, and <who> is the name of a User or Group.

Optional arguments:
  -h, --help  Show this help message and exit

More information and documentation available at:
  https://help.perforce.com/methodics/
Copyright © 2010-2025 Perforce, Inc.

Example

> pi lic grant PI-L1 u:vera
Successfully granted license feature 'PI-L1'.