cc module

Update the module list for your active environment.

Usage

cc module

Opens an interactive checkbox selector showing all modules in the active project. Your selection is saved to the environment and used as the -u argument in launch.json.

Example

cc module
Select modules to upgrade:
  [x] acme_memberships
  [ ] acme_approvals
  [x] acme_pos_internal

After saving, the next cc switch (or cc switch -s) will update launch.json with the new module list.

Last updated

Was this helpful?