config
Command Function
Checks and displays the dependencies between modules.
Syntax
1 | ./kspect config [-h] |
Parameter Description
Parameter |
Description |
|---|---|
None |
Checks and displays the dependencies between modules. |
-h/--help |
Obtains help information. |
Example
Check the dependency between modules.
1 | ./kspect config
|
Parent topic: Commands and Parameters