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

[Release-1.29] - k3s token CLI tool has a confusing description #11682

Closed
manuelbuil opened this issue Jan 29, 2025 · 1 comment
Closed

[Release-1.29] - k3s token CLI tool has a confusing description #11682

manuelbuil opened this issue Jan 29, 2025 · 1 comment
Assignees
Milestone

Comments

@manuelbuil
Copy link
Contributor

Backport fix for k3s token CLI tool has a confusing description

@mdrahman-suse
Copy link

mdrahman-suse commented Feb 13, 2025

Validated with commit 96ef7fc

ubuntu@server1:~$ k3s -v
k3s version v1.29.13+k3s-96ef7fc8 (96ef7fc8)
go version go1.22.10
ubuntu@server1:~$ k3s token
NAME:
   k3s token - Manage tokens

USAGE:
   k3s token command [command options] [arguments...]

COMMANDS:
   create    Create bootstrap tokens on the server
   delete    Delete bootstrap tokens on the server
   generate  Generate and print a bootstrap token, but do not create it on the server
   list      List bootstrap tokens on the server
   rotate    Rotate original server token with a new server token

OPTIONS:
   --help, -h  show help

@github-project-automation github-project-automation bot moved this from To Test to Done Issue in K3s Development Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done Issue
Development

No branches or pull requests

3 participants