Skip to content

Allow specifying a different kathara.conf file #340

@tcaiazzi

Description

@tcaiazzi

Discussed in KatharaFramework Discussions #339

Summary

As @chlohr pointed out in the linked discussion, it would be beneficial to allow users to specify a different kathara.conf file when executing a command. Currently, Kathara looks at ~/.config/kathara.conf, but in some cases, users may need to override this with a custom configuration.

Proposed Solution

  • Add an option to specify a custom kathara.conf file to all commands.
  • Ensure backward compatibility by defaulting to ~/.config/kathara.conf when no alternative file is provided.
  • Update the documentation to reflect this new option.

Metadata

Metadata

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions