We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4958a6d commit ed48bfdCopy full SHA for ed48bfd
1 file changed
messages/bundle_list.md
@@ -4,7 +4,7 @@ List all package bundles in the Dev Hub org.
4
5
# examples
6
7
-List all package bundles in the Dev Hub org with the username `devhub@example.com`:
+- List all package bundles in the Dev Hub org with the username `devhub@example.com`:
8
9
`sf package bundle list --target-dev-hub devhub@example.com`
10
@@ -18,23 +18,19 @@ Name
18
19
# id
20
21
-Id
+ID
22
23
# bundle-id
24
25
-Package Bundle Id
+Package Bundle ID
26
27
# alias
28
29
Alias
30
31
-# description
32
-
33
-Description
34
35
# flags.verbose.summary
36
37
-Display verbose package bundle details.
+Display extended details about the package bundles.
38
39
# error-notification-username
40
0 commit comments