Skip to content

Commit 336278e

Browse files
author
cfsdocs
committed
Build 2039
1 parent 634d621 commit 336278e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cmd_defs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22

33
copyright:
4-
years: 2023
5-
lastupdated: "2023-11-30"
4+
years: 2024
5+
lastupdated: "2024-01-23"
66

77
keywords: cli for code engine, command-line interface for code engine, cli commands for code engine, reference for code engine cli, ibmcloud ce, ibmcloud codeengine, commands, code engine cli, apps, jobs, source code, configmap, build repository, build, secret, image repository, registry, example, example output
88

@@ -61,7 +61,7 @@ ibmcloud ce application bind --name APP_NAME (--service-instance SI_NAME | --ser
6161
{: #cmd-options-application-bind}
6262

6363
`--name`, `-n`
64-
: The name of the application to bind. This value is *required*.
64+
: The name of the application to bind. This value is *required*.
6565

6666
`--no-wait`, `--nw`
6767
: Bind the service instance and do not wait for the service binding to be ready. If you specify the `no-wait` option, the service binding creation is started and the command exits without waiting for it to complete. Use the `app get` command to check the application bind status. This value is *optional*. The default value is `false`.

0 commit comments

Comments
 (0)