Skip to content

Command deploy

Vic Shóstak edited this page May 18, 2021 · 4 revisions

CLI command for deploy Docker containers with your project via Ansible to the remote server.

🔔 Make sure that you have Python 3.8+ and Ansible 2.9+ installed on your computer.

cgapp deploy [OPTION]
Option Description Type Default Required?
-k Prompt you to provide the remote user sudo password (a standard Ansible --ask-become-pass option). boolean false No

📺 Live preview

cgapp deploy

Link: https://recordit.co/ishTf0Au1x

Clone this wiki locally