Skip to content

[Feature]: Expose all env variables via a :config-* command #2638

@tusharmath

Description

@tusharmath

1. Why Do You NEED This Feature?

Some of the configurations are only possible to edit via env variables this affects discoverability and the ability to update them. Having a :config-* command will make this a lot easier.

2. What Is NOT Possible Right Now?

There is no option to discover newly created configurations.

3. What WILL Be Possible With This Feature?

I will be able to tune ForgeCode for my usecase without explicitly setting env variables.

Proposed Solution (User Experience)

We will have two sets of commands on ZSH

:config-retry-initial-backoff

This will persist the configuration in .config.json

and

:retry-initial-backoff

Will set the config only for that session.

Alternatives Considered

No response

Feature Category

Configuration

Priority/Impact

High - Would significantly improve my workflow

Examples from Other Tools

No response

Additional Context

No response

Pre-submission Checklist

  • I have searched existing issues and confirmed this is not a duplicate
  • I am willing to submit a PR to implement this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureBrand new functionality, features, pages, workflows, endpoints, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions