Skip to content

Make it possible to read the configuration file from the current directory #473

@OsmanMElsayed

Description

@OsmanMElsayed

Describe the problem you'd like to have solved

Currently, the CLI supports reading the .fga.yaml config file by default from:

  • The home dir
  • Or, under fga/.fga.yaml in the user config dir

As a developer, I would like to have the .fga.yaml file on the root folder of my repo, so that I can easily find it and edit it without leaving the IDE and without the need to supply the --config param everytime I user the CLI.

Describe the ideal solution

If the CLI can also, on top of the directories mentioned above, read the .fga.yaml file from the working directory, that would be a nice improvement to the DevEx.

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions