Skip to content

Commit d037efd

Browse files
author
cfsdocs
committed
Update appdeploy-access.md
1 parent 2b5e6c8 commit d037efd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Diff for: appdeploy-access.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2021
5-
lastupdated: "2021-10-12"
5+
lastupdated: "2021-12-15"
66

77
keywords: applications in code engine, apps in code engine, http requests in code engine, deploy apps in code engine, app workloads in code engine, deploying workloads in code engine, application, app, memory, cpu, environment variables
88

@@ -49,7 +49,8 @@ ibmcloud ce app get --name myapp
4949
```
5050
{: pre}
5151

52-
**Example output**
52+
#### Example output
53+
{: #access-appdetails-cli-example}
5354

5455
```sh
5556
[...]
@@ -115,5 +116,5 @@ The following table shows the possible status that your application might have.
115116
| Ready (with warnings) | The deployment of a new application revision failed, but the original deployment is available. |
116117
| Failed | The application deployment terminated, and at least one instance terminated in failure. The instance either exited with nonzero status or was terminated by the system.
117118
| Unknown | For some reason, the state of the application cannot not be obtained, typically due to an error in communicating with the host. |
118-
119+
{: caption="Table 1. Applciation status" caption-side="bottom"}
119120

0 commit comments

Comments
 (0)