feat(cmd): add ASCII art logo to snrd cli tool

This commit is contained in:
Prad Nukala
2025-11-18 12:19:21 -05:00
parent 99167120dc
commit 28eba5a3f3
2 changed files with 17 additions and 0 deletions
+1
View File
@@ -61,6 +61,7 @@ func NewRootCmd() *cobra.Command {
rootCmd := &cobra.Command{
Use: version.AppName,
Short: version.AppName + " Daemon (server)",
Long: sonrLogo(),
SilenceErrors: true,
PersistentPreRunE: func(cmd *cobra.Command, _ []string) error {
// set the default command outputs