DataDog / datadogpy

The Datadog Python library
https://datadoghq.com/
Other
605 stars 303 forks source link

Correct dogwrap docstrings #815

Open liamzhang40 opened 5 months ago

liamzhang40 commented 5 months ago

Requirements for Contributing to this repository

What does this PR do?

This fixes the docstrings in the wrap module

Description of the Change

dogwrap -n test-job -k $API_KEY --submit_mode all "ls -lah"

dogwrap -n test-job -k $API_KEY --submit_mode=all "ls -lah"

Alternate Designs

N/A

Possible Drawbacks

N/A

Verification Process

The correct command was run and events created in our datadog

Additional Notes

Release Notes

Review checklist (to be filled by reviewers)

github-actions[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. Note that the issue will not be automatically closed, but this notification will remind us to investigate why there's been inactivity.