maton google-docs document
View, create, and append text to documents
Available commands
Options inherited from parent commands
-p,--profile <string>- Profile to use for this invocation (overrides the active profile; also reads MATON_PROFILE)
ALIASES
maton google-docs doc, maton google-docs docs, maton google-docs documents
Examples
$ maton google-docs document create --title 'Sprint notes'
$ maton google-docs document view DOC_ID
$ maton google-docs document write DOC_ID --text 'Hello, world!'
$ maton google-docs document write DOC_ID -F notes.md