scmuser created the topic: Perforce password (P4PASSWD) invalid or unset.
Hi,
I am trying to loginb perforce using command line using following command…
p4 -p
but i am getting following error..
Perforce password (P4PASSWD) invalid or unset.
Any idea how to pass password over command line to login perforce?
rajeshkumar replied the topic: Re: Perforce password (P4PASSWD) invalid or unset.
You can use following command to login perforce over command line…
p4 -p
You can provide passwords to the Perforce server in one of three ways:
1. Set the environment or registry variable P4PASSWD to the password value;
2. Create a setting for P4PASSWD within the P4CONFIG file;
3. Use the -P password flag on the Perforce client command line, for example:
p4 -u ida -P idaspassword sync
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024