# velocirepo show-indicators


Print indicator definitions as TOML


``` bash
velocirepo show-indicators [OPTIONS]
```


<span class="gd-details-chevron" aria-hidden="true"></span>Full --help output


    Print indicator definitions as TOML

    Usage:
      velocirepo show-indicators [flags]

    Flags:
          --defaults   show only the built-in default indicators
      -h, --help       help for show-indicators

    Global Flags:
          --config string   config file (default: walk up for velocirepo.toml)
      -q, --quiet           suppress progress output
      -v, --verbose         enable debug logging


## Options


`--defaults`  
show only the built-in default indicators

`-h, --help`  
help for show-indicators

`--config: string = walk up for velocirepo.toml`  
config file

`-q, --quiet`  
suppress progress output

`-v, --verbose`  
enable debug logging
