Skip to content

Add config file support (~/.fleet-e2e-toy.yaml) #6

@kumaakh

Description

@kumaakh

Allow users to persist default flag values in a YAML config file at ~/.fleet-e2e-toy.yaml so they don't have to repeat common flags on every run.

Acceptance Criteria

  • Tool reads ~/.fleet-e2e-toy.yaml on startup if it exists
  • CLI flags override config file values
  • If the file has unknown keys, a warning is printed but the tool continues
  • Document the supported config keys in the README

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions