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

fixes-issue-85 #163

Merged
merged 1 commit into from
Mar 11, 2025
Merged

fixes-issue-85 #163

merged 1 commit into from
Mar 11, 2025

Conversation

valtersg
Copy link

You can pass --no-headers param to the psconfig remote command. This will bypass printing of agent headers

example:

psconfig remote --agent pscheduler  list
=== pScheduler Agent ===
[]

psconfig remote --agent pscheduler --no-headers list
[]

@valtersg valtersg requested a review from laeti-tia February 26, 2025 19:01
@valtersg valtersg linked an issue Feb 26, 2025 that may be closed by this pull request
@laeti-tia laeti-tia merged commit a8976cd into 5.2.0 Mar 11, 2025
1 check passed
@laeti-tia laeti-tia deleted the issue-85 branch March 11, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remote list to output only JSON
2 participants