@@ -20,7 +20,7 @@ $ npm install -g @tildacloud/cli
2020$ tilda COMMAND
2121running command...
2222$ tilda (--version)
23- @tildacloud/cli/0.45 .0 darwin-arm64 node-v20.18.2
23+ @tildacloud/cli/0.46 .0 darwin-arm64 node-v20.18.2
2424$ tilda --help [COMMAND]
2525USAGE
2626 $ tilda COMMAND
@@ -78,7 +78,7 @@ DESCRIPTION
7878 Build the application
7979```
8080
81- _ See code: [ src/commands/build/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.45 .0/src/commands/build/index.ts ) _
81+ _ See code: [ src/commands/build/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.46 .0/src/commands/build/index.ts ) _
8282
8383## ` tilda build astro `
8484
@@ -103,7 +103,7 @@ DESCRIPTION
103103 Build an Astro project
104104```
105105
106- _ See code: [ src/commands/build/astro/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.45 .0/src/commands/build/astro/index.ts ) _
106+ _ See code: [ src/commands/build/astro/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.46 .0/src/commands/build/astro/index.ts ) _
107107
108108## ` tilda build nextjs `
109109
@@ -128,7 +128,7 @@ DESCRIPTION
128128 Build Next.js project
129129```
130130
131- _ See code: [ src/commands/build/nextjs/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.45 .0/src/commands/build/nextjs/index.ts ) _
131+ _ See code: [ src/commands/build/nextjs/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.46 .0/src/commands/build/nextjs/index.ts ) _
132132
133133## ` tilda build nuxt `
134134
@@ -153,7 +153,7 @@ DESCRIPTION
153153 Build Nuxt project
154154```
155155
156- _ See code: [ src/commands/build/nuxt/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.45 .0/src/commands/build/nuxt/index.ts ) _
156+ _ See code: [ src/commands/build/nuxt/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.46 .0/src/commands/build/nuxt/index.ts ) _
157157
158158## ` tilda build qwik `
159159
@@ -178,7 +178,7 @@ DESCRIPTION
178178 Build Qwik City project
179179```
180180
181- _ See code: [ src/commands/build/qwik/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.45 .0/src/commands/build/qwik/index.ts ) _
181+ _ See code: [ src/commands/build/qwik/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.46 .0/src/commands/build/qwik/index.ts ) _
182182
183183## ` tilda build static `
184184
@@ -205,7 +205,7 @@ DESCRIPTION
205205 Build a static website
206206```
207207
208- _ See code: [ src/commands/build/static/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.45 .0/src/commands/build/static/index.ts ) _
208+ _ See code: [ src/commands/build/static/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.46 .0/src/commands/build/static/index.ts ) _
209209
210210## ` tilda build svelte `
211211
@@ -230,7 +230,7 @@ DESCRIPTION
230230 Build Svelte project
231231```
232232
233- _ See code: [ src/commands/build/svelte/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.45 .0/src/commands/build/svelte/index.ts ) _
233+ _ See code: [ src/commands/build/svelte/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.46 .0/src/commands/build/svelte/index.ts ) _
234234
235235## ` tilda deploy `
236236
@@ -256,7 +256,7 @@ DESCRIPTION
256256 Build the application
257257```
258258
259- _ See code: [ src/commands/deploy/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.45 .0/src/commands/deploy/index.ts ) _
259+ _ See code: [ src/commands/deploy/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.46 .0/src/commands/deploy/index.ts ) _
260260
261261## ` tilda deployment-key create `
262262
@@ -280,7 +280,7 @@ DESCRIPTION
280280 Create a deployment key
281281```
282282
283- _ See code: [ src/commands/deployment-key/create/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.45 .0/src/commands/deployment-key/create/index.ts ) _
283+ _ See code: [ src/commands/deployment-key/create/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.46 .0/src/commands/deployment-key/create/index.ts ) _
284284
285285## ` tilda help [COMMAND] `
286286
@@ -321,7 +321,7 @@ DESCRIPTION
321321 Log in to Tilda
322322```
323323
324- _ See code: [ src/commands/login/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.45 .0/src/commands/login/index.ts ) _
324+ _ See code: [ src/commands/login/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.46 .0/src/commands/login/index.ts ) _
325325
326326## ` tilda logout `
327327
@@ -343,7 +343,7 @@ DESCRIPTION
343343 Log in to Tilda
344344```
345345
346- _ See code: [ src/commands/logout/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.45 .0/src/commands/logout/index.ts ) _
346+ _ See code: [ src/commands/logout/index.ts] ( https://github.com/TildaCloud/cli/blob/v0.46 .0/src/commands/logout/index.ts ) _
347347
348348## ` tilda plugins `
349349
0 commit comments