Flags for cnsh

`--verbose` or `-v`

Enables detailed logging output for debugging and tracking installation steps.

cnsh add [package] --verbose

`-g`

Specifies that a package should be installed or removed globally.

cnsh add -g [package]