فهرست منبع

Merge branch '0.4.0-cli-deployments' of https://github.com/porter-dev/porter into 0.4.0-cli-deployments

mergin
Alexander Belanger 4 سال پیش
والد
کامیت
c4e4ccd07a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/deploy/applications/deploying-from-the-cli.md

+ 1 - 1
docs/deploy/applications/deploying-from-the-cli.md

@@ -177,7 +177,7 @@ Output can also be written to a dotenv file via the `--file` flag, which should
 porter update get-env --app example-app --file .env
 porter update get-env --app example-app --file .env
 ```
 ```
 
 
-### `porter deploy build`
+### `porter update build`
 
 
 Builds a new version of the application specified by the `--app` flag. Depending on the configured settings, this command may work automatically or will require a specified `--method` flag. 
 Builds a new version of the application specified by the `--app` flag. Depending on the configured settings, this command may work automatically or will require a specified `--method` flag.