bactopia-status
Show a snapshot of the Bactopia project state.
Reports component counts, GroovyDoc coverage, nf-test coverage, missing required files, and structural issues.
Usage
bactopia-status [OPTIONS]
Required Options
| Option | Type | Default | Description |
|---|---|---|---|
--bactopia-path | STRING | Directory where Bactopia repository is stored |
Output Options
| Option | Type | Default | Description |
|---|---|---|---|
--json | BOOL | false | Output as JSON |
--pretty | BOOL | false | Pretty-print JSON output (implies --json) |
Additional Options
| Option | Type | Default | Description |
|---|---|---|---|
--verbose | BOOL | false | Print debug related text |
--silent | BOOL | false | Only critical errors will be printed |
--version, -V | BOOL | false | Show the version and exit. |