-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Labels
difficulty: easyfix is easy in difficultyfix is easy in difficultypriority: lowNice-to-have; can waitNice-to-have; can waitstatus: help wantedrequesting help from the communityrequesting help from the communitytriage queueIssue is in our internal backlog. It's either a bug or a feature enhancement.Issue is in our internal backlog. It's either a bug or a feature enhancement.type: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmap
Description
In #37, config was moved to .twilio-cli/config.json, however, this is less than idiomatic as many developers strongly prefer not to clutter up the user directory with custom confirmation files or folders.
Instead, I'd like to recommend that we follow the XDG Base Directory specification, which provides sensible defaults for the config directory to use, but also allows users to override with environment variables.
If we decide to implement this, I think it can be done in a backwards compatible way. Also, FWIW I created this library for this purpose (on other projects), but I won't be offended in the least if you wanted to use something different.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
difficulty: easyfix is easy in difficultyfix is easy in difficultypriority: lowNice-to-have; can waitNice-to-have; can waitstatus: help wantedrequesting help from the communityrequesting help from the communitytriage queueIssue is in our internal backlog. It's either a bug or a feature enhancement.Issue is in our internal backlog. It's either a bug or a feature enhancement.type: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmap