forked from Deuxfleurs/garage
Merge pull request 'The version flag is required when applying a layout' (#921) from update-quickstart-docs-layout-apply into main
Reviewed-on: Deuxfleurs/garage#921
This commit is contained in:
commit
4b1a7fb5e3
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ For instance here you could write just `garage layout assign -z dc1 -c 1G 563e`.
|
|||
The layout then has to be applied to the cluster, using:
|
||||
|
||||
```bash
|
||||
garage layout apply
|
||||
garage layout apply --version 1
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue