Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(iroh-cli)!: Improve cli and configuration file #2532

Merged
merged 4 commits into from
Jul 25, 2024

Commits on Jul 23, 2024

  1. refactor(iroh-cli): Improve config file behaviour

    - Error on unknown fields.
    
    - Make it possible to express GcPolicy in the TOML config file.  This
      was not possible before.
    flub committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    bf77a86 View commit details
    Browse the repository at this point in the history
  2. improve cli help

    - Update header of iroh.
    - Directly point to config file docs.
    - Use consistent style.
    flub committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    17f2091 View commit details
    Browse the repository at this point in the history
  3. Add some useful reminders

    flub committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5972a3e View commit details
    Browse the repository at this point in the history
  4. clippy

    flub committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0383aca View commit details
    Browse the repository at this point in the history