crawl-profile-tree
crawl profile sugOrganizations recursively
Usage
$ npm install -g @yodata/crawl-profile-tree
$ yodata crawl-profile-tree COMMAND
running command...
$ yodata crawl-profile-tree (-v|--version|version)
@yodata/crawl-profile-tree/1.0.5 darwin-x64 node-v16.15.1
$ yodata crawl-profile-tree --help [COMMAND]
USAGE
$ yodata crawl-profile-tree COMMAND
...
Commands
yodata crawl-profile-tree crawl-profile-tree [TARGET]
crawl http json objects recursively following a specified key
USAGE
$ yodata crawl-profile-tree crawl-profile-tree [TARGET]
OPTIONS
-P, --publish=publish send update events to the profile uri provided
-c, --concurrency=concurrency [default: 10] number of concurrent threads
-k, --key=key [default: subOrganization] key to crawl
-o, --output=yaml|json|table|text [default: yaml] format output
--checksuborgs confirm all office suborgs have matching parentOrganization
--profile=profile [default: solid-dev-bhhs] command context
--values output full objects, rather than just uris
ALIASES
$ yodata crawl-profile-tree crawl
$ yodata crawl-profile-tree tree
See code: src/commands/crawl-profile-tree.js