KarthikOriginal post
Rank 2: Process
is it possible to take download document in a single collections and restore it back using appwirte cli ?.
Summary
The user is asking for guidance on how to backup and restore a single collection using a dart script. They are familiar with using CLI commands but unsure about uploading data. They are considering using a server SDK to fetch the data and store it in a json or csv file, and then upload it back using a script. They want to know if it's possible to download and restore a document in a single collection using Appwrite CLI.