File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
3838- Using ` deploy build ` ? Migrate to ionic-cloud build web and if you used the -channel option, also use ionic-cloud deploy web.
3939- Using ` package ` commands? Migrate to ionic-cloud build and ionic-cloud deploy.
4040
41+ The remaining ` deploy ` commands have been renamed to ` live-update ` .
42+
43+ | deploy command | live-update command |
44+ | - | - |
45+ | ` ionic deploy add ` | ` ionic live-update add ` |
46+ | ` ionic deploy configure ` | ` ionic live-update configure ` |
47+ | ` ionic deploy manifest ` | ` ionic live-update manifest ` |
48+
4149See https://ionic.io/docs/appflow/cli/overview for more information on the Ionic Cloud CLI.
4250* ** docs:** The ` ionic docs ` command has been removed. See https://github.com/ionic-team/ionic-cli/pull/4905 for an alternative.
4351* ** doctor:** The ` ionic doctor ` command has been removed. See https://github.com/ionic-team/ionic-cli/pull/4907 for alternatives.
You can’t perform that action at this time.
0 commit comments