ts-ids-core CLI¶
ts-ids-core provides a simple command line interface with the commands listed below.
To avoid command name clashing, each command is part of the command group ts-ids.
To execute any given command, first enter ts-ids followed by the chosen command and its options.
ts-ids [command][options]
To view commands and their descriptions, run ts-ids --help or ts-ids [command] --help to understand the details of a specific command.