Skip to content

Conversation

@jakedoublev
Copy link
Contributor

@jakedoublev jakedoublev commented Jan 8, 2025

Related to #381 #333


type Config struct {
Output Output `yaml:"output"`
// TODO: make this actually configurable by flags/env
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The config yaml is being deprecated soon, and we need to decide how we want to handle storage driver selection in the CLI. Some options:

  1. if Windows or Linux, always file. If Mac, always keychain.
  2. set with environment.
  3. set with global flags.

@jakedoublev jakedoublev changed the title WIP: use externalized profiles package feat(core): move auth profiles to externalized profiles lib Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants