You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`cloudbase framework:deploy` automatically detects and generates plug-in configuration files and deploys
99
+
-`cloudbase frameworkdeploy` automatically detects and generates plug-in configuration files and deploys
100
100
101
101
### List of currently supported plugins
102
102
@@ -116,13 +116,13 @@ The configuration of the plug-in can be filled in manually or automatically gene
116
116
117
117
For example, a Vue full-stack project, including website front-end and cloud functions
118
118
119
-
You can manually create a `cloudbaserc.json` under the project, fill in the following configuration file, and call `cloudbase framework:deploy` for deployment
119
+
You can manually create a `cloudbaserc.json` under the project, fill in the following configuration file, and call `cloudbase frameworkdeploy` for deployment
120
120
121
121
Or run directly
122
122
123
123
-`cloudbase init --without-template`
124
124
125
-
-`cloudbase framework:deploy` for automatic detection and deployment
125
+
-`cloudbase frameworkdeploy` for automatic detection and deployment
0 commit comments