Skip to content

Commit 6e95d02

Browse files
Update messages/recordcounts.json
Co-authored-by: Juliet Shackell <[email protected]>
1 parent 2e905ce commit 6e95d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messages/recordcounts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"commandDescription": "display record counts for the specified standard and custom objects\nUse this command to get an approximate count of the records in standard or custom objects in your org. These record counts are the same as the counts listed in the Storage Usage page in Setup. The record counts are approximate because they're calculated asynchronously and your org's storage usage isn't updated immediately. Executing without the '--sobjecttype' flag will display all available record counts.",
2+
"commandDescription": "display record counts for the specified standard and custom objects\nUse this command to get an approximate count of the records in standard or custom objects in your org. These record counts are the same as the counts listed in the Storage Usage page in Setup. The record counts are approximate because they're calculated asynchronously and your org's storage usage isn't updated immediately. To display all available record counts, run the command without the '--sobjecttype' parameter.",
33
"examples": [
44
"sfdx force:limits:recordcounts:display",
55
"sfdx force:limits:recordcounts:display -s Account,Contact,Lead,Opportunity",

0 commit comments

Comments
 (0)