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

List possible values of tctl get #41673

Open
ptgott opened this issue May 16, 2024 · 2 comments
Open

List possible values of tctl get #41673

ptgott opened this issue May 16, 2024 · 2 comments
Assignees

Comments

@ptgott
Copy link
Contributor

ptgott commented May 16, 2024

Applies To

Probably https://goteleport.com/docs/reference/cli/tctl/#tctl-get

Details

Let's list all names for resources available to retrieve using tctl get. This is not currently documented.

How will we know this is resolved?

A user can know all possible values of tctl get without looking at the source.

Related Issues

@zmb3
Copy link
Collaborator

zmb3 commented May 17, 2024

https://github.com/gravitational/teleport/blob/master/tool/tctl/common/resource_command.go#L1899-L2790

@ptgott ptgott self-assigned this May 28, 2024
@ptgott
Copy link
Contributor Author

ptgott commented Jun 6, 2024

While we're addressing this one, we should show all of the tctl get calls you can use to retrieve resources in the Backup and Restore guide as an alternative to tctl get all, which fails unless the user runs it on an Auth Service host (#25052).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants