Project Commands#
Project commands manage the full lifecycle of a deployment project: initialization, configuration, provisioning, teardown, and inspection.
Command |
Description |
|---|---|
Initialize a project from a template in the target directory. |
|
Verify the system configuration, prompt inputs and prepare for deployment. |
|
Apply the project configuration to the cloud resources. |
|
Destroy the cloud resources defined in the project configuration. |
|
Open the app in your web browser. |
|
Display information about the project. |
|
Check the health of the full deployment stack. |
|
View and manage logs emitted by the infrastructure-as-code engine. |