It is possible with:
osascript -e 'display notification "Notification text" with title "Title"'
For more customization check this answer.
It is possible with:
osascript -e 'display notification "Notification text" with title "Title"'
For more customization check this answer.