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

more info on --data #4796

Merged
merged 1 commit into from
Mar 4, 2024
Merged

more info on --data #4796

merged 1 commit into from
Mar 4, 2024

Conversation

BenoitPoulet
Copy link
Contributor

Description

PLEASE MAKE SURE THAT THE BRANCH PR INCLUDES JIRA TICKET ID (for centreon-internal)

Please include a short resume of the changes and what is the purpose of PR. Any relevant information should be added to help:

--data can get directly the request on the command line. But the info is not given in the help.

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

Target serie

  • 22.04.x
  • 22.10.x
  • 23.04.x
  • 23.10.x
  • 24.04.x (master)

How this pull request can be tested ?

just run :
~/centreon-plugins/src/centreon_plugins.pl --plugin=apps::protocols::http::plugin --mode=json-content --help

Checklist

Community contributors & Centreon team

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (master, maintenance).

--data can get directly the request on the command line.
Put the info is not given in the help.
@BenoitPoulet BenoitPoulet requested a review from a team as a code owner December 27, 2023 10:39
@omercier omercier self-requested a review March 4, 2024 16:46
@omercier omercier added the documentation documentation related label Mar 4, 2024
@bouda1 bouda1 merged commit c245c41 into centreon:develop Mar 4, 2024
@omercier
Copy link
Contributor

omercier commented Mar 4, 2024

Hi @BenoitPoulet,
Thank you for your contribution!
Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution documentation documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants