./cc-upgrades-check -s infrastructure-data/coopcloud-servers
./cc-upgrades-check <recipes|apps>: check for co-op cloud recipes
OPTIONS
-s|--servers <SERVER_FILE> provide a file with servers
That file is just a list of our servers
```
./cc-upgrades-check -s infrastructure-data/coopcloud-servers
./cc-upgrades-check <recipes|apps>: check for co-op cloud recipes
OPTIONS
-s|--servers <SERVER_FILE> provide a file with servers
```
That file is just a list of our servers
@kawaiipunk you have to provide either `recipes` or `apps` as the last argument.
Does not work for me:
`./cc-upgrades-check -s `/path/to/coopcloud/servers.txt`
Does work for me:
`./cc-upgrades-check -s `/path/to/coopcloud/servers.txt apps`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
That file is just a list of our servers
@kawaiipunk you have to provide either
recipesorappsas the last argument.Does not work for me:
./cc-upgrades-check -s/path/to/coopcloud/servers.txt`Does work for me:
./cc-upgrades-check -s/path/to/coopcloud/servers.txt apps`