Login perforce server using local client through batch script @echo off
p4 -p10.0.0.3:1666 –uUser_Name -P”User_Pass” -c”PERFORCE_CLIENT” client –o
Inputs:
-p à Server Address
-u à User Name
-P à Password
-c à Client Name
-o à Write the client specification to standard output an editor.
10.0.0.3:1666 à ServerIP:Port
User_Name à User Name
User_Pass à User Password
PERFORCE_CLIENT à Perforce Local Client
Latest posts by Rajesh Kumar (see all)
- How to save 80% of the Treatment Cost using Medical Tourism? - January 13, 2025
- Best AI tools and websites to travel blogger or travel video & audio creator - January 12, 2025
- Deep Dive & Troubleshoot using Kubernetes logs & its Structure & Location - January 12, 2025