forked from toolshed/docs.coopcloud.tech
		
	Fix command order for new CLI
This commit is contained in:
		| @ -69,7 +69,7 @@ Where `example.com` is replaced with your server DNS name. | |||||||
| Once you've added the sever, you can initialise the [new single-host swarm](https://docs.docker.com/engine/swarm/key-concepts/) on your server. | Once you've added the sever, you can initialise the [new single-host swarm](https://docs.docker.com/engine/swarm/key-concepts/) on your server. | ||||||
|  |  | ||||||
| ```bash | ```bash | ||||||
| abra server example.com init | abra server init example.com | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| You will now have a new `~/.abra/` folder on your local file system which stores all the configuration of your Co-op Cloud instance. You can easily share this as a git repository with others. | You will now have a new `~/.abra/` folder on your local file system which stores all the configuration of your Co-op Cloud instance. You can easily share this as a git repository with others. | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user