scorecard status
The scorecard status command gives the status of the specified scorecard.
Usage
scorecard status --n account1_ScorecardRequired | Argument | Description |
---|---|---|
Yes | --n scorecardName | The name of the scorecard. |
No | --r scorecardRunId | The runId for which you want the status. Note: If you don't provide the run Id, the
status of the most recent run is displayed. |
Example
This example will show the status of the scorecard named account1_Scorecard for runId 4.
scorecard status --n account1_Scorecard --r 4