Skip to content

Commit

Permalink
chore: remove the not working 'node token create' command (#162)
Browse files Browse the repository at this point in the history
we can only get a token through the kots interface from now on.
  • Loading branch information
ricardomaraschini authored Oct 31, 2023
1 parent 2337f2b commit 56aee2f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 132 deletions.
1 change: 0 additions & 1 deletion cmd/embedded-cluster/node.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ var nodeCommands = &cli.Command{
nodeStopCommand,
nodeStartCommand,
nodeListCommand,
tokenCommands,
joinCommand,
upgradeCommand,
},
Expand Down
131 changes: 0 additions & 131 deletions cmd/embedded-cluster/token.go

This file was deleted.

0 comments on commit 56aee2f

Please sign in to comment.