mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:22:09 +02:00
consul: add Italian translation.
This commit is contained in:
parent
92c11d2e5a
commit
19e923a685
1 changed files with 15 additions and 0 deletions
15
pages.it/common/consul.md
Normal file
15
pages.it/common/consul.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# consul
|
||||
|
||||
> Rete distribuita per gestire e configurare servizi tramite database chiave-valore.
|
||||
|
||||
- Controlla la versione di Consul:
|
||||
|
||||
`consul --version`
|
||||
|
||||
- Mostra informazioni di aiuto generali:
|
||||
|
||||
`consul --help`
|
||||
|
||||
- Mostra aiuto per un sottocomando:
|
||||
|
||||
`consul {{sottocomando}} --help`
|
Loading…
Add table
Reference in a new issue