@yodata/plugin-inbox

1.0.4 • Public • Published

@yodata/plugin-inbox

@yodata/cli inbox

oclif Version Downloads/week License

Usage

$ npm install -g @yodata/plugin-inbox
$ yodata inbox COMMAND
running command...
$ yodata inbox (-v|--version|version)
@yodata/plugin-inbox/1.0.4 darwin-x64 node-v16.15.1
$ yodata inbox --help [COMMAND]
USAGE
  $ yodata inbox COMMAND
...

Commands

yodata inbox inbox

manage inbox items

USAGE
  $ yodata inbox inbox

OPTIONS
  -o, --output=yaml|json|table|text  [default: yaml] format output
  --profile=profile                  [default: solid-dev-bhhs] command context

See code: src/commands/inbox/index.js

yodata inbox inbox:list

list inbox items

USAGE
  $ yodata inbox inbox:list

OPTIONS
  -H, --hours=hours     get messages in the last X hours
  -o, --output=output   [default: table] output format
  --by=timestamp|token  query type (timestamp/token)
  --format=link|full
  --from=from           starting point
  --profile=profile     [default: solid-dev-bhhs] command context

ALIASES
  $ yodata inbox inbox:ls

See code: src/commands/inbox/list.js

yodata inbox inbox:next

advance to the next page of inbox messages

USAGE
  $ yodata inbox inbox:next

OPTIONS
  -o, --output=output   [default: table] output format
  --by=timestamp|token  query type (timestamp/token)
  --format=link|full
  --from=from           starting point
  --profile=profile     [default: solid-dev-bhhs] command context

See code: src/commands/inbox/next.js

yodata inbox inbox:reset

reset inbox

USAGE
  $ yodata inbox inbox:reset

OPTIONS
  -o, --output=yaml|json|table|text  [default: yaml] format output
  --profile=profile                  [default: solid-dev-bhhs] command context

See code: src/commands/inbox/reset.js

yodata inbox inbox:store

display inbox data

USAGE
  $ yodata inbox inbox:store

OPTIONS
  -o, --output=yaml|json|table|text  [default: yaml] format output
  --profile=profile                  [default: solid-dev-bhhs] command context

See code: src/commands/inbox/store.js

Readme

Keywords

Package Sidebar

Install

npm i @yodata/plugin-inbox

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

17.4 kB

Total Files

17

Last publish

Collaborators

  • cvraghu
  • yodaveduran