daltskin / SmartThingsTerminal

SmartThings Terminal is a cross platform CLI tool for the SmartThings API - interact with your smart home from the command line.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow Environment variables rather than command line arguments

ross-p-smith opened this issue · comments

When running STT you have to pass -t {accessToken}. It would be nice to have this as an environment variable so that the accessToken did not appear in your bash history.