# velocirepo install-ci


Generate GitHub Actions workflow for nightly metric fetching


``` bash
velocirepo install-ci [OPTIONS]
```


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


    Generate GitHub Actions workflow for nightly metric fetching

    Usage:
      velocirepo install-ci [flags]

    Flags:
      -h, --help   help for install-ci

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


## Options


`-h, --help`  
help for install-ci

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

`-q, --quiet`  
suppress progress output

`-v, --verbose`  
enable debug logging
