Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add interface to create a new note #29

Merged
merged 1 commit into from
Dec 5, 2017
Merged

Add interface to create a new note #29

merged 1 commit into from
Dec 5, 2017

Conversation

abunashir
Copy link
Member

@abunashir abunashir commented Dec 5, 2017

This commit usage the note creation interfaces from the ruby client and then provides a command line friendlier interface so we can easily create a new note in any space.

ribose note add --space-id space_uuid --title "Note title"

Help Doc:

screenshot 2017-12-05 16 58 53

Related: Issue #6

This commit usages the note creation interface from the ruby
client and then provides a command line friendlier interface
so we can easily create a new note in any space.

```sh
ribose note add --space-id space_uuid --title "Note title"
```

Related: Issue#6
@abunashir abunashir merged commit dd391e7 into master Dec 5, 2017
@abunashir abunashir deleted the create-note branch December 5, 2017 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant