Skip to content

Commit 194ef96

Browse files
Revise documentation for bundle version create report
Updated the description and examples in the bundle version report documentation.
1 parent 1eede7a commit 194ef96

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

messages/bundle_version_create_report.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,14 @@ Report on the status of a package bundle version creation request.
44

55
# description
66

7-
Use this command to check the status of a package bundle version creation request. The command returns information about the request, including its current status and details about the package bundle version being created.
7+
The command returns information such as the request's current status and details about the package bundle version being created.
88

9-
# examples
9+
# examples
1010

1111
- Report on a package bundle version creation request:
1212

1313
<%= config.bin %> <%= command.id %> --package-create-request-id 0Ho0x0000000000000
1414

15-
- Report on a package bundle version creation request using an alias:
16-
17-
<%= config.bin %> force:package:bundle:version:create:report -i 0Ho0x0000000000000
18-
1915
# flags.bundle-version-create-request-id.summary
2016

2117
ID of the package bundle version creation request to report on.
@@ -36,11 +32,11 @@ Package Bundle ID
3632

3733
Package Bundle Version ID
3834

39-
# version-name
35+
# version-name
4036

4137
Version Name
4238

43-
# created-date
39+
# created-date
4440

4541
Created Date
4642

0 commit comments

Comments
 (0)