We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c04977b commit 88541b7Copy full SHA for 88541b7
1 file changed
messages/bundle_version_list.md
@@ -6,7 +6,7 @@ List all package bundle versions in the Dev Hub org.
6
7
- List package bundle versions in the Dev Hub org with the username devhub@example.com:
8
9
-<%= config.bin %> <%= command.id %> --bundle “Your bundle name or ID” --target-dev-hub devhub@example.com
+ <%= config.bin %> <%= command.id %> --target-dev-hub devhub@example.com
10
11
# namespace
12
@@ -15,7 +15,7 @@ Namespace Prefix
15
# name
16
17
Name
18
-
+
19
# id
20
21
ID
@@ -34,7 +34,7 @@ Description
34
35
# flags.verbose.summary
36
37
-Display extended details about the package bundle versions.
+Display extended details about the package bundle versions.
38
39
# error-notification-username
40
0 commit comments