crawl profile sugOrganizations recursively
npm install @yodata/crawl-profile-treecrawl-profile-tree
==================
crawl profile sugOrganizations recursively




sh-session
$ 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]](#yodata-crawl-profile-tree-crawl-profile-tree-target)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_