forked from toolshed/docs.coopcloud.tech
		
	docs: remove old cruft
This commit is contained in:
		| @ -27,11 +27,6 @@ flags: `-f/--force`, `-C/--chaos` | ||||
| - `abra app rm --volumes $APPNAME` | ||||
| flags: `-f/--force`, `-V/--volumes` | ||||
|  | ||||
| ### add/remove server | ||||
| - `abra server add $SERVER` | ||||
| - `abra server remove $SERVER` | ||||
| flags: `-s/--server` | ||||
|  | ||||
| ### upgrade abra | ||||
| - `abra upgrade` | ||||
| flags: `--rc` | ||||
| @ -74,6 +69,3 @@ As you can see we, we're selecting all recipes where category is "Utilities". | ||||
| `abra app ls -m -S |jq '[.[].apps[] | select(.status == "deployed") | del(.upgrade)]' |tv` | ||||
|  | ||||
| The `del(.upgrade)` filter filters out available versions for the recipe in question for that row. It could be useful to leave in if you want a list of deployed apps that need an upgrade. | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user