create-or-replace a document
graphikctl put doc [flags]
graphikctl put doc --gtype task --attributes '{ "title": "this is a title", "description": "this is a description", "priority": "low"}'
--attributes string json attributes of the doc
--gid string the gid of the doc
--gtype string the gtype of the doc
-h, --help help for doc
--config string config file (default is $HOME/.graphikctl.yaml)
- graphikctl put - graphikDB put operations (doc, connection)