bogosj / tesla

Provides a wrapper around the API to easily query and command a Telsa car.
Other
22 stars 18 forks source link

Output OAuth2 token JSON to file #25

Closed uhthomas closed 3 years ago

uhthomas commented 3 years ago

cmd/login dumps the OAuth2 token to stdout at current. It would be nice to have the option to support writing directly to a file as redirection won't work.