Closed jdstone closed 3 years ago
oclif's flags preserve the escaped characters as escaped 😕 I am pushing a change now to unescape newlines and tabs, I don't think incident description allows anything else so I will leave it at that for now if that's ok
Hi @jdstone , I uploaded 0.0.77 which allows \n and \t in incident description... can you let me know if it solves the issue for you?
I can confirm that worked @martindstone. Thank you sir!
New lines using
\n
don't seem to be accepted when creating a new incident. However, it works when using the CURL command. Is this the expected outcome? Or should new lines work within pagerduty-cli?I was successfully able to create new lines in the incident details when using the CURL command: