Skip to content
New issue

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

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

Already on GitHub? # to your account

[v9] Implement global tsh config file: /etc/tsh.yaml (#12598) #12626

Merged
merged 2 commits into from
May 13, 2022

Conversation

Tener
Copy link
Contributor

@Tener Tener commented May 13, 2022

Backport #12598 to v9.


  • Implement global tsh config file: /etc/tsh.yaml. The default location can be changed with TELEPORT_GLOBAL_TSH_CONFIG env var.

  • The user config file is merged with the global config file. The user config file has a higher priority.

  • If the global config file is absent, no error is raised.

* Implement global tsh config file: `/etc/tsh.yaml`. The default location can be changed with `TELEPORT_GLOBAL_TSH_CONFIG` env var.

* The user config file is merged with the global config file. The user config file has a higher priority.

* If the global config file is absent, no error is raised.
@Tener Tener enabled auto-merge (squash) May 13, 2022 07:58
@github-actions github-actions bot added documentation tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels May 13, 2022
tool/tsh/tsh.go Show resolved Hide resolved
@Tener Tener merged commit c36f323 into branch/v9 May 13, 2022
@Tener Tener deleted the tener/v9/backport-12598 branch May 16, 2022 07:39
@webvictim webvictim mentioned this pull request Jun 8, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants