cradle*: add German translation (#4841)
This commit is contained in:
20
pages.de/common/cradle-deploy.md
Normal file
20
pages.de/common/cradle-deploy.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# cradle deploy
|
||||
|
||||
> Management von Cradle Deployments.
|
||||
> Weitere Informationen: <https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#deploy>.
|
||||
|
||||
- Deployment von Cradle auf einen Server:
|
||||
|
||||
`cradle deploy production`
|
||||
|
||||
- Deployment statischer Anlagen zu Amazon S3:
|
||||
|
||||
`cradle deploy s3`
|
||||
|
||||
- Deployment statischer Anlagen inklusive der Yarn Komponenten:
|
||||
|
||||
`cradle deploy s3 --include-yarn`
|
||||
|
||||
- Deployment statischer Anlagen inklusive des "upload" Verzeichnisses:
|
||||
|
||||
`cradle deploy s3 --include-upload`
|
Reference in New Issue
Block a user