Skip to content

Commit 3a78a93

Browse files
committed
fix: audit message ussage
1 parent ba1e3f3 commit 3a78a93

32 files changed

+6
-1233
lines changed

messages/package1_version_create.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
# package1CliDescription
2-
3-
develop first-generation managed and unmanaged packages
4-
5-
# package1CliDescriptionLong
6-
7-
Use the package1 commands to create and view first-generation package versions in your Dev Hub org.
8-
91
# cliDescription
102

113
create a first-generation package version in the release org
@@ -83,30 +75,10 @@ minutes to wait for the package version to be created (default: 2 minutes)
8375

8476
Minutes to wait for the package version to be created. The default is 2 minutes.
8577

86-
# notANumber
87-
88-
Field %s must contain only a numeric value: %s.
89-
90-
# invalidVersion
91-
92-
Version supplied, %s, is not formatted correctly. Enter in major.minor format, for example, 3.2.
93-
94-
# timeout
95-
96-
Stopped waiting for package upload to finish. Wait time exceeded. waitTimeInMinutes = %s.
97-
9878
# uploadFailure
9979

10080
Package upload failed. ${os.EOL}%s
10181

102-
# uploadFailureDefault
103-
104-
Package version creation failed with unknown error
105-
106-
# package1VersionCreateHumanSuccess
107-
108-
Successfully created package version: %s for package %s.
109-
11082
# package1VersionCreateCommandInvalidVersion
11183

11284
Version supplied, %s, is not formatted correctly. Enter in major.minor format, for example, 3.2.

messages/package1_version_display.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
display details about a first-generation package version
44

5-
# help
6-
7-
Display detailed information about an individual package version, including metadata package ID, name, the release state, and build number.
8-
95
# packageId
106

117
metadata package version ID (starts with 04t)

messages/package1_version_list.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,7 @@
1-
# longDescription
2-
3-
Lists the versions for the specified package or all first-generation packages in the org.
4-
51
# cliDescription
62

73
list package versions for the specified first-generation package or for the org
84

9-
# cliHelp
10-
11-
If a metadata package ID is specified, lists all versions of the specified package. Otherwise, lists all package versions for the org. For each package version, the list includes the package version ID, metadata package ID, name, version number, and release state.
12-
135
# packageId
146

157
metadata package ID (starts with 033)
@@ -18,14 +10,6 @@ metadata package ID (starts with 033)
1810

1911
Metadata package ID (starts with 033) whose package versions you want to list. If not specified, shows all versions for all packages (managed and unmanaged) in the org.
2012

21-
# humanSuccess
22-
23-
Successfully created the package version list.
24-
25-
# action
26-
27-
Verify that you entered a valid package ID and that you are authorized in the org. Then try again.
28-
2913
# packageIdInvalid
3014

3115
Verify that you entered a valid package version ID (starts with 033) and try again.

messages/package2.md

Lines changed: 0 additions & 87 deletions
This file was deleted.

messages/package2_create.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

messages/package2_list.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

messages/package2_update.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)