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

Allow Config Directory as a Parameter to TDL Command #618

Closed
sebaat opened this issue May 22, 2024 · 1 comment
Closed

Allow Config Directory as a Parameter to TDL Command #618

sebaat opened this issue May 22, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sebaat
Copy link

sebaat commented May 22, 2024

Proposal

I propose adding a command-line parameter to TDL that allows users to specify a custom directory for storing configuration files.
Implementation Details:

  • Update the init function from pkg/consts/consts.go file to check for a command-line parameter specifying the config directory. If provided, use this directory instead of the default home directory.

Background

launching of multiple TDL instances with separate configurations.

Workarounds

No

@sebaat sebaat added the enhancement New feature or request label May 22, 2024
@iyear
Copy link
Owner

iyear commented Jun 3, 2024

@iyear iyear closed this as completed Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants