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:
Jonathan Davies
2023-01-02 13:35:26 +00:00
parent 76230f2028
commit 8be862aa19
8 changed files with 14 additions and 15 deletions
+1 -1
View File
@@ -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: