Skip to content

Commit 50f6ef4

Browse files
Refine description and examples in report documentation
Updated the description and examples sections for clarity.
1 parent d8ec5fa commit 50f6ef4

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

messages/bundle_install_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 installation request.
44

55
# description
66

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

9-
# examples
9+
# examples
1010

1111
- Report on a package bundle installation request:
1212

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

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

2117
ID of the package bundle installation request to report on.
@@ -38,9 +34,9 @@ Development Organization
3834

3935
# validation-error
4036

41-
Validation Error
37+
Validation Error
4238

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

4541
Created Date
4642

0 commit comments

Comments
 (0)