
ia
List of commands for ia:
-
ia:tldr:1ac0e ia: Delete one or more items from `archive.org`.$ ia delete ${identifier} ${file}try on your machineexplain this command
-
ia:tldr:1dbb6 ia: Upload one or more items to `archive.org`.$ ia upload ${identifier} ${filename} --metadata="${mediatype:data}" --metadata="${title:example}"try on your machineexplain this command
-
ia:tldr:2316c ia: Configure `ia` with API keys (some functions won't work without this step).$ ia configuretry on your machineexplain this command
-
ia:tldr:47f78 ia: Download one or more items from `archive.org`.$ ia download ${item}try on your machineexplain this command
-
ia:tldr:cddcc ia: Search on `archive.org`, returning results as JSON.$ ia search '${subject:"subject" collection:collection}'try on your machineexplain this command