Skip to content

Commit 3b1d9c8

Browse files
committed
Add optional step 4.4: link to Code Engine application details in IBM Cloud UI
1 parent 760653f commit 3b1d9c8

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

content/posts/deploy-from-bob/index.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Using Bob to deploy an app to Code Engine"
55
tags: ["Bob", "serverless", "code engine", "AI"]
66
featureImage: "featured.jpg"
77
draft: true
8-
authors: ["uwefassnacht","jeremiaswerner"]
8+
authors: ["uwefassnacht","jeremias-werner"]
99
---
1010

1111
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
185185

186186
Open that URL in your browser to see your Hello World site up and running.
187187

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+
188198
## Step 5: Understanding What Just Happened
189199

190200
Let's break down what Bob did for you:
@@ -424,4 +434,4 @@ Your next deployment is just a conversation away. Happy deploying! 🚀
424434

425435
---
426436

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

Comments
 (0)