Markdown source: index.md · raw

Archivst Agentic Usage

This hub is written for AI agents and other automation. Archivst.CLI is designed to be driven headlessly: every command runs once, exits, and reports results through three machine-readable channels:

Prefer passing values explicitly (--token, --code, --yes, --ftp-pass) over relying on interactive prompts, and use --quiet for minimal output. All pages are authored in Markdown; append ?raw=1 to any page URL (or load the linked file directly) to get the raw Markdown source.

Purpose

Archivst.CLI provides a cloud backup service to guard against unnesessarily uploading unchanging/infrequently-changed archival data to a secure cloud storage provider with the goal of affordably providing long term storage. In the case of compressible images, options to manage the compression when stored to the cloud are provided to further lower costs.

Topics

Raw Markdown

Every page above has a plain Markdown source at the same slug with a .md extension, for example /agentic/auth.md. This hub is served from /agentic/index.md.