How to use
- Create new python venv:
python -m venv ~/.venvs/yeti-api-scripts
- Activate it:
. ~/.venvs/yeti-api-scripts/bin/activate
- Install dependencies:
pip3 install -r requirements.txt
- Configure API connection by creating config.yml. See config.yml.distr as example
- Create Customer, Account, Gateway and CustomersAuth by single command:
python create-customer-single-shot.py -c customer1 -i 1.2.3.4 -p 14 -r 2