mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-31 09:18:29 +00:00
Changed all instances of 'key new' to 'key create' to make it consistent as bucket commands issued normally around the same time.
This commit is contained in:
@@ -206,7 +206,7 @@ one key can access multiple buckets, multiple keys can access one bucket.
|
||||
Create an API key using the following command:
|
||||
|
||||
```
|
||||
garage key new --name nextcloud-app-key
|
||||
garage key create nextcloud-app-key
|
||||
```
|
||||
|
||||
The output should look as follows:
|
||||
|
||||
Reference in New Issue
Block a user