Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warden svc ls --format json extraneous output #852

Open
hardyjohnson opened this issue Mar 19, 2025 · 0 comments
Open

warden svc ls --format json extraneous output #852

hardyjohnson opened this issue Mar 19, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@hardyjohnson
Copy link
Contributor

hardyjohnson commented Mar 19, 2025

Version of Warden

in-dev (main branch)

Operating System and Installation Method

MacOS 15.3.2

Describe the Bug

Current dev version of the warden svc command is broken by extraneous output.

When running many of the commands in warden svc namespace an extraneous call to regenerate phpMyAdmin config outputs:

"Regenerating phpMyAdmin configuration...
phpMyAdmin configuration regenerated."

This is especially problematic for any commands which format output as JSON where you now get invalid JSON.

To Reproduce

  1. Run the command ./bin/warden svc ls --format json in the main branch.

Expected Behavior

Warden should return the regular output of warden svc commands without regenerating the phpMyAdmin config and outputting the informational message to the console.

Additional context

No response

@hardyjohnson hardyjohnson added the bug Something isn't working label Mar 19, 2025
@hardyjohnson hardyjohnson changed the title warden svc ls --format json warden svc ls --format json extraneous output Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant