Skip to content

Conversation

@allmightyspiff
Copy link
Member

Fixes#900

@allmightyspiff
Copy link
MemberAuthor

slcli ticket update and slcli ticket create should now accept input from STDIN.

New Help message as well....

Will update the ticket with `Some text`. slcli ticket update 123456 --body="Some text" Will update the ticket with text from STDIN cat sometfile.txt | slcli ticket update 123456 Will open the default text editor, and once closed, use that text to update the ticket slcli ticket update 123456 

@allmightyspiffallmightyspiff merged commit 6f125e8 into softlayer:masterAug 13, 2020
@allmightyspiffallmightyspiff deleted the issues900 branch August 13, 2020 21:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Apparently no way to enter new lines in ticket body when creating ticket via slcli?

1 participant

@allmightyspiff