🔊 CLI better logging: new option for finer level, changed count tracking, bit of grammar
This commit is contained in:
committed by
ericlinagora
parent
b72a958817
commit
bde006c63e
@@ -5,6 +5,8 @@ import tdrive from "../../tdrive";
|
||||
import gr from "../../services/global-resolver";
|
||||
import type { TdrivePlatform } from "../../core/platform/platform";
|
||||
|
||||
//TODO: When this gets used for all commands; update verboseDuringRun from search/index-all and move to root index
|
||||
|
||||
/**
|
||||
* Start the platform and its services, run the command (passed as
|
||||
* the `handler` callback), then cleanly shut down the platform.
|
||||
|
||||
Reference in New Issue
Block a user