For example:
slcli ticket create --title='TESTING - please ignore' --subject-id=1021 --body="Hello, we are testing to see if tickets can be '\n' created via slcli with line breaks '\n' in them for easier reading. There should be a line break here \n too. If you know of a way to do so via the slcli tool, please let us know. '\n\n' Thanks! '\n'
Expected Behavior
New lines inserted where \n or '\n' exists.
Actual Behavior
One long paragraph, with \n interpreted literally.
Environment Information
Operating System: macOS High Sierra 10.13.1 (17B1003)
slcli (SoftLayer Command-line), version 5.0.1
Am I using the wrong syntax or should this be possible? Softlayer's customer service tech asked if I could post here as she did not know how and nobody she asked knew either. I couldn't find specific mention of newlines at ticket creation time in the docs or code either.