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
Copy file name to clipboardExpand all lines: content/posts/deploy-from-bob/index.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: "Using Bob to deploy an app to Code Engine"
5
5
tags: ["Bob", "serverless", "code engine", "AI"]
6
6
featureImage: "featured.jpg"
7
7
draft: true
8
-
authors: ["uwefassnacht","jeremiaswerner"]
8
+
authors: ["uwefassnacht","jeremias-werner"]
9
9
---
10
10
11
11
What if deploying your application to the cloud was as simple as having a conversation? No memorizing commands, no context-switching to documentation, just you describing what you want and your AI assistant making it happen.
@@ -185,6 +185,16 @@ Once you've answered Bob's questions, it will build the container, push it to IB
185
185
186
186
Open that URL in your browser to see your Hello World site up and running.
187
187
188
+
### 4.4 View Application Details in IBM Cloud (Optional)
189
+
190
+
If you'd like to explore the full application configuration, logs, and scaling settings in the IBM Cloud UI, ask Bob:
191
+
192
+
```
193
+
Give me a link to the code engine application details in the IBM Cloud UI
194
+
```
195
+
196
+
Bob will give you a direct link to the application's detail page in the IBM Cloud user interface.
197
+
188
198
## Step 5: Understanding What Just Happened
189
199
190
200
Let's break down what Bob did for you:
@@ -424,4 +434,4 @@ Your next deployment is just a conversation away. Happy deploying! 🚀
424
434
425
435
---
426
436
427
-
*Have questions or want to share what you built? Connect with the Bob and Code Engine communities—we'd love to hear about your experience!*
437
+
*Have questions or want to share what you built? Connect with the Bob and Code Engine communities—we'd love to hear about your experience!*
0 commit comments