This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
Implement -missing
flag for dep status
#1382
Closed
Description
dep status -missing
should list the dependencies that are missing from the lock file but are used in the project.
Refer: command spec
Example code: #613