Skip to content

Determine and document CLI config vs env precedence #2343

@mootz12

Description

@mootz12

What problem does your feature solve?

We should consider making CLI config values (stellar network/keys/fees use) take precedence over env values.

Currently, it goes as follows:

  1. args
  2. env
  3. CLI config

Context: #2321 (comment)

What would you like to see?

For precedence to be:

  1. args
  2. CLI config
  3. env

What alternatives are there?

Leave it as is.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog (Not Ready)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions