Skip to content

Use viper for some of the flags which can also be read from a config.yaml #196

Open
@rockspore

Description

@rockspore

There exists some custom solution for the value given in the flag to override that supplied by a config file. For example, --organization/-o will override the org_name in the config.

Now we want to add environment variable support via viper. So we need to make sure the flag values are still working correctly by having them also fetched via viper.

See for reference: apigee/apigee-remote-service-envoy#165

Metadata

Metadata

Assignees

No one assigned

    Labels

    taskNon-feature or bug work to be done

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions