Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -50,6 +50,8 @@ func main() {
|
||||
startCmd(&binPath),
|
||||
stopCmd(),
|
||||
removeCmd(),
|
||||
avatarCmd(),
|
||||
displaynameCmd(),
|
||||
)
|
||||
|
||||
if err := root.Execute(); err != nil {
|
||||
|
||||
Reference in New Issue
Block a user