box / boxcli

A command line interface for interacting with the Box API.
https://developer.box.com
Apache License 2.0
222 stars 59 forks source link

box configure:environments:add PATH -- piped input #400

Open ryanclintoncowen opened 2 years ago

ryanclintoncowen commented 2 years ago

Storing sensitive information in a file is a security risk.

please enable "box configure:environments:add PATH" to accept piped input rather than forcing the information to be stored in a file.

Many thanks

brunnjf commented 1 year ago

Or allow config in the OS environment itself instead of a file would be a great option.