berks: add Italian translation.
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
bde43a6ec1
commit
84f5ff98c9
19
pages.it/common/berks.md
Normal file
19
pages.it/common/berks.md
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
# berks
|
||||||
|
|
||||||
|
> Gestore di dipendenze per Chef cookbooks.
|
||||||
|
|
||||||
|
- Installa dipendenze cookbook in una repo locale:
|
||||||
|
|
||||||
|
`berks install`
|
||||||
|
|
||||||
|
- Aggiorna uno specifico cookbook e le sue dipendenze:
|
||||||
|
|
||||||
|
`berks update {{cookbook}}`
|
||||||
|
|
||||||
|
- Carica un cookbook sul server di Chef:
|
||||||
|
|
||||||
|
`berks upload {{cookbook}}`
|
||||||
|
|
||||||
|
- Mostra le dipendenze di un cookbook:
|
||||||
|
|
||||||
|
`berks contingent {{cookbook}}`
|
Reference in New Issue
Block a user