Skip to content

Conversation

@allmightyspiff
Copy link
Member

Fixes #900

@allmightyspiff allmightyspiff self-assigned this Aug 4, 2020
@allmightyspiff
Copy link
Member Author

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

@allmightyspiff allmightyspiff merged commit 6f125e8 into softlayer:master Aug 13, 2020
@allmightyspiff allmightyspiff deleted the issues900 branch August 13, 2020 21:20
Sign up for free to 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