Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.airfold.co/llms.txt

Use this file to discover all available pages before exploring further.

Create a Workspace

Before you can start using the Airfold CLI, you’ll need to create a workspace to store your data and resources, and generate an Admin token for authentication.
  1. Go to Airfold and create a new workspace.
  2. Copy an Admin token from the workspace’s Token page. Token
The token should look like this: aft_6eab8fcd902e4cbfb63ba174469989cd.Ds1PME5dQsJKosKQWVcZiBSlRFBbmhzIocvHg8KQddV.

Set up the CLI

The CLI requires Python 3.10 or higher.
  1. Install the CLI using pip install airfold-cli.
  2. Run af config and paste your token when prompted.
pip install airfold-cli
af config