function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sfdcDeveloper 12sfdcDeveloper 12 

Error in continous integration using Salesforce DX

I'm getting error while testing JWT Auth Flow

NARENDER@NARENDER-PC MINGW64 ~/desktop/SalesforceDX
$ sfdx force:auth:jwt:grant --clientid ${CLIENT_ID}     --jwtkeyfile ${JWT_KEY_FILE} --username ${HUB_USERNAME}     --setdefaultdevhubusername
 !    Unexpected argument C:Users/NARENDER/Documents/certificates/server.key


Not sure what I'm missing
LathaLakshminarayanLathaLakshminarayan
Hi,

It should be C/Users/NARENDER/Documents/certificates/server.key , / not colon