Skip to content

Commit 25479be

Browse files
authored
Merge pull request #798 from piyumaldk/main
Update GW Image Build
2 parents d1c3e71 + ce9f253 commit 25479be

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/cli/customizing-gateway-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ap gateway image build
2525

2626
## Additional Notes for Users
2727

28-
Use `ap gateway build --help` to view detailed usage information for this command.
28+
Use `ap gateway image build --help` to view detailed usage information for this command.
2929

3030
Docker is a prerequisite for executing this command. If Docker is not available, the command will validate this at the beginning and fail immediately.
3131

docs/cli/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ ap gateway image build \
234234
#### Sample Command
235235

236236
```shell
237-
ap gateway build
237+
ap gateway image build
238238
```
239239

240240
#### Additional Note for Users

0 commit comments

Comments
 (0)