Merge pull request #2077 from gmilad/gmilad-UPDATE-PR-2002

Update PR #2002 et cert-install WARNING depreciate :
This commit is contained in:
Alexandre Aubin 2022-08-26 23:14:55 +02:00 committed by GitHub
commit a4a4741186
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View file

@ -563,7 +563,8 @@ Allez dans `Utilisateurs > Nouvel utilisateur`.
``` ```
yunohost user create johndoe yunohost user create johndoe
``` ```
TODO : copypasta an actual shell session will all info asked etc..
![Création d'un utilisateur en ligne de commande](image://create-first-user-cli.png?resize=100%&class=inline)
[/ui-tab] [/ui-tab]
[/ui-tabs] [/ui-tabs]
@ -610,7 +611,7 @@ Pour plus d'instructions détaillées, ou pour en savoir plus à propos des cert
[/ui-tab] [/ui-tab]
[ui-tab title="À partir de la ligne de commande"] [ui-tab title="À partir de la ligne de commande"]
``` ```
yunohost domain cert-install yunohost domain cert install
``` ```
[/ui-tab] [/ui-tab]
[/ui-tabs] [/ui-tabs]

View file

@ -556,7 +556,8 @@ Go in Users > Add
``` ```
yunohost user create johndoe yunohost user create johndoe
``` ```
TODO : copypasta an actual shell session will all info asked etc..
![creazione dell'utente CLI](image://create-first-user-cli.png?resize=100%&class=inline)
[/ui-tab] [/ui-tab]
[/ui-tabs] [/ui-tabs]
@ -603,7 +604,7 @@ For more detailled instructions, or to lean more about SSL/TLS certificates, see
[/ui-tab] [/ui-tab]
[ui-tab title="From the command line"] [ui-tab title="From the command line"]
``` ```
yunohost domain cert-install yunohost domain cert install
``` ```
[/ui-tab] [/ui-tab]
[/ui-tabs] [/ui-tabs]

View file

@ -719,7 +719,9 @@ Go in Users > Click on "+ New User" button
``` ```
yunohost user create johndoe yunohost user create johndoe
``` ```
TODO : copypasta an actual shell session will all info asked etc..
![User creation CLI](image://create-first-user-cli.png?resize=100%&class=inline)
[/ui-tab] [/ui-tab]
[/ui-tabs] [/ui-tabs]
@ -772,7 +774,7 @@ Go in Domains > Click on your domain > SSL Certificate
[/ui-tab] [/ui-tab]
[ui-tab title="From the command line"] [ui-tab title="From the command line"]
``` ```
yunohost domain cert-install yunohost domain cert install
``` ```
[/ui-tab] [/ui-tab]
[/ui-tabs] [/ui-tabs]