logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

smcd-ueid - Manage user defined EIDs

Description

       Use the smcdueid and smcrueid commands to manage user defined enterprise IDs (EIDs).

   smcd,smcrueidshow
       show all user defined EID entries

   smcd,smcrueidadd[ueid]
       add an entry with the specified EID

       For [ueid], specify up to 32 uppercase alphabetic characters (A-Z), numerals (0-9), hyphens (-), and dots
       (.).  The first character must be alphanumeric, and dots must not be consecutive. An invalid [ueid] is
       rejected.

   smcd,smcrueiddel[ueid]
       delete the specified user defined EID

   smcd,smcrueidflush
       delete all user defined EIDs

Examples


       1. Add a user defined EID
         #smcdueidaddLOCATION-WEST

       2. Show the user defined EIDs
         #smcdueidshowLOCATION-WESTLOCAL-WEST

Name

       smcd-ueid - Manage user defined EIDs

       smcr-ueid - Manage user defined EIDs

See Also

smcd(8), smcr(8)

smc-tools                                         January 2021                                      SMCD-UEID(8)

Synopsis

smcd [ OPTIONS ] ueid  { show | add | del | flush | help }

       smcr [ OPTIONS ] ueid  { show | add | del | flush | help }

See Also