mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
feat: tokens (#4380)
This commit is contained in:
@ -93,6 +93,7 @@ func Core() []*cobra.Command {
|
||||
users(),
|
||||
versionCmd(),
|
||||
workspaceAgent(),
|
||||
tokens(),
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user