浏览代码

Update deploying-from-the-cli.md

abelanger5 4 年之前
父节点
当前提交
36c947409c
共有 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 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.