cc-upgrades-check failing due to not parsing #3

Open
opened 2025-09-09 16:00:50 +00:00 by kawaiipunk · 1 comment
Owner
./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
Owner

@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`

@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`
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/cc-scripts#3
No description provided.