mountain/\ashOriginal post
Rank 1: Thread
Is there a way with the Appwrite CLI to get table row totals (count)❓
Summary
Use the Appwrite CLI command to get table row totals by listing rows with a limit of 1 and parsing the JSON output to display the total count.