#Tesla Fleet - Create private key

5 messages · Page 1 of 1 (latest)

prisma slate
#

I have tried to create a key with the command line tool on a Mac. But I can´t really find a guide on how to install and run the tool. Anyone has some tips

rustic crescent
prisma slate
#

Thanks, I think I got the installation correct but I always get command not found.

I dowloaded the the zip file of repository and then run the 3 commands as in the instruction. Shouls I do something more?

rustic crescent
#

Probably extract the zip file and go to the directory where you put them

jagged hare
#

The commands get installed in the ~/go/bin directory.. so you can prefix the commands with that directory, i.e.: ~/go/bin/tesla-control ...