mirror of https://github.com/dotnet/tye.git
committed by
GitHub
1 changed files with 9 additions and 9 deletions
@ -1,11 +1,11 @@ |
|||
# 📖 Tye commandline documentation |
|||
|
|||
| Topic | Description | |
|||
|-------|-------------| |
|||
|**[tye init](tye-init.md)** | Create a `tye.yaml`. |
|||
|**[tye run](tye-run.md)** | Run an application locally. |
|||
|**[tye build](tye-build.md)** | Build an application's containers. |
|||
|**[tye push](tye-push.md)** | Push an application's containers. |
|||
|**[tye deploy](tye-deploy.md)** | Deploy an application. |
|||
|**[tye undeploy](tye-deploy.md)** | Remove a deployed application. |
|||
|**[tye](tye.md)** | Base command. |
|||
| Topic | Description | |
|||
| ----------------------------------- | ---------------------------------- | |
|||
| **[tye init](tye-init.md)** | Create a `tye.yaml`. | |
|||
| **[tye run](tye-run.md)** | Run an application locally. | |
|||
| **[tye build](tye-build.md)** | Build an application's containers. | |
|||
| **[tye push](tye-push.md)** | Push an application's containers. | |
|||
| **[tye deploy](tye-deploy.md)** | Deploy an application. | |
|||
| **[tye undeploy](tye-undeploy.md)** | Remove a deployed application. | |
|||
| **[tye](tye.md)** | Base command. | |
|||
|
|||
Loading…
Reference in new issue