Get the general status of the linked project
Usage
Usage: vh project status [OPTIONS]
Options
summary
:- Type: BOOL
- Default:
true
- Usage:
vh project status --summary
Show execution summary
incomplete
:- Type: BOOL
- Default:
true
- Usage:
vh project status --incomplete
Show details of incomplete executions
help
:- Type: BOOL
- Default:
false
- Usage:
vh project status --help
Show this message and exit.
CLI Help
Usage: status [OPTIONS]
Get the general status of the linked project
Options:
--summary / --no-summary Show execution summary
--incomplete / --no-incomplete Show details of incomplete executions
--help Show this message and exit.