Swagger Completeness (ssd governance completeness)
The ssd governance completeness
command allows you to calculate the maturity percentage of the Swagger file on Sensedia Adaptive Governance.
You can use the ssd governance completeness command or its shortened version ssd gov completeness .
|
For more specific information, refer to the documentation on Interface Completeness on Sensedia Adaptive Governance. |
Usage
The ssd governance completeness
command can be followed by specific flags, as in the examples below:
ssd governance completeness [flags]
If no flag is specified, the interactive mode will be activated.
# Calculates the Swagger maturity $ ssd governance completeness # Calculates the Swagger completeness from a json file $ ssd governance completeness -f "swagger.json" $ ssd governance completeness --file "swagger.json"
Available Flags
Flag |
Type |
Description |
-f, --file |
string |
Calculates completeness from a swagger file |
-h, --help |
Displays help for the command |
Global Flags
Flag |
Type |
Description |
-c, --config |
string |
Configuration file (default: |
--profile |
string |
The configuration profile you want to use (default: "default") |
--verbose |
Lists all requests made by the command.
It is possible to store this information in a TXT file instead of displaying it on the terminal.
E.g.: |
Share your suggestions with us!
Click here and then [+ Submit idea]