Skip to content

[FEATURE] Allow specifying repo config file from CLI #410

@oev-chrisbennett

Description

@oev-chrisbennett

Is your feature request related to a problem? Please describe.
I'd like to be able to specify a repo config file when running doppler setup so that I can easily switch between repo configs.

Describe the solution you'd like
A flag specific to doppler setup so that I can use a chosen repo config file.

# setup as usual (doppler.yaml)
doppler setup --no-interactive

# setup with chosen config (doppler.alternative.yaml)
doppler setup --no-interactive -f doppler.alternative.yaml

Describe alternatives you've considered

  • Mostly of use when using the --no-interactive flag, but would save time when having to switch between large repo configs.

Additional context

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions