Install and Configure the Airfold CLI
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.
The token should look like this: aft_6eab8fcd902e4cbfb63ba174469989cd.Ds1PME5dQsJKosKQWVcZiBSlRFBbmhzIocvHg8KQddV
.
The CLI requires Python 3.10 or higher.
pip install airfold-cli
.af config
and paste your token when prompted.Install and Configure the Airfold CLI
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.
The token should look like this: aft_6eab8fcd902e4cbfb63ba174469989cd.Ds1PME5dQsJKosKQWVcZiBSlRFBbmhzIocvHg8KQddV
.
The CLI requires Python 3.10 or higher.
pip install airfold-cli
.af config
and paste your token when prompted.