[7.16] [docs] rewrite docs cli to show logs and use modern apis (#117767) (#117973)

* [docs] rewrite docs cli to show logs and use modern apis (#117767)

Co-authored-by: spalger <spalger@users.noreply.github.com>
# Conflicts:
#	src/docs/docs_repo.js

* commit with @elastic.co
This commit is contained in:
Spencer 2021-11-09 01:27:59 -07:00 committed by GitHub
parent 4b3fd49168
commit f62691bfc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 65 additions and 59 deletions

View file

@ -7,4 +7,4 @@
*/
require('../src/setup_node_env');
require('../src/docs/cli');
require('../src/dev/run_build_docs_cli').runBuildDocsCli();