Simple Cloudflare email alias management
Project description
pycfalias
Easy Cloudflare email alias management
Installation
-
Install via python pip
pip install pycfalias -
Configure either via configuration file or environment variables
export CF_FORWARD_EMAIL=$your_forward_email export CF_TOKEN=$your_cloudflare_token export CF_ZONE_ID=$your_cloudflare_zone_idOR
Create a file in your home directory called
.pycfalias.toml(note the dot)"CF_FORWARD_EMAIL" = "$your_forward_email" "CF_TOKEN" = "$your_cloudflare_token" "CF_ZONE_ID" = "$your_cloudflare_zone_id"
Usage
List email aliases
pycfalias -l [--list]
Create an email alias
pycfalias -c [--create]
Remove existing email alias
pycfalias -r [--remove]
Acknowledgments
- Inspiration - cf-alias
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycfalias-0.0.8.tar.gz
(4.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pycfalias-0.0.8.tar.gz.
File metadata
- Download URL: pycfalias-0.0.8.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7aac4d161a43da7299bbbdd7f43d985d9c41736427f4b55025434b6a8812ca27
|
|
| MD5 |
b4ce757c0cdbbbb816828cb9df19f6b1
|
|
| BLAKE2b-256 |
be58dd8d2f85ae06c044ed13295fcd1acf8c58e0c83828c92b8392275520108d
|
File details
Details for the file pycfalias-0.0.8-py3-none-any.whl.
File metadata
- Download URL: pycfalias-0.0.8-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
363b3608eaf2d9f45a30d21eec768cb2fc576d214c8fcfb60ec3591184bfa43b
|
|
| MD5 |
e1fc2a213c132a8fc3c8966abe243753
|
|
| BLAKE2b-256 |
cb78b2722fa278bc6915c2a06428bc6688868dbb583f3df0cd5945c5f966f1b1
|