Skip to content

WIP: _frontend/cli: Unify choices for --deps option

Chandan Singh requested to merge chandan/cli-deps into master

Standardize choices for --deps option for all commands that use it.

bst build --deps build in particular is quite handy when one is preparing to open a build shell. This originally came up in #685 (comment 105460896).

This also helps with the overall CLI consistency as part of #1068.

Edited by Chandan Singh

Merge request reports