more knecht

This commit is contained in:
2026-04-04 15:05:08 +02:00
parent 960e12f967
commit b4fddbb5b6
9 changed files with 463 additions and 84 deletions

View File

@@ -19,7 +19,7 @@ var logsCmd = &cobra.Command{
return err
}
logsBase := deriveLogsURL(cfg.Portainer.URL)
logsBase := deriveLogsURL(cfg.URL)
if len(args) == 0 {
fmt.Printf("Opening %s\n", logsBase)