Create and destroy test accounts for Firefox Accounts
Project description
A simple command line tool for creating and disposing of test accounts for Firefox Accounts.
Installation
$ pip install fxacli
Target environment
By default all accounts will be created on the stage environment. You can use the --env command line option to target production or stable.
Creating a verified test account
$ fxacli create
Account created!
- 🌐 https://api-accounts.stage.mozaws.net/v1
- 📧 test-72a888a3f6@restmail.net
- 🔑 IvOhSLzI
Account verified! 🎉
Destroying test accounts
The most recently created account can be destroyed by simply running:
$ fxacli destroy
Account destroyed! 💥
- 🌐 https://api-accounts.stage.mozaws.net/v1
- 📧 test-72a888a3f6@restmail.net
- 🔑 IvOhSLzI
To destroy a specific account, or one not created using this tool, you must specify --email and --password options.
Resources
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fxacli-1.1.0.tar.gz
(5.0 kB
view details)
Built Distribution
File details
Details for the file fxacli-1.1.0.tar.gz
.
File metadata
- Download URL: fxacli-1.1.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd47a7067fb889d1c9ced5241bf64d2decc5ffcc58dde9a8e29ff24bb1e7945f |
|
MD5 | c6ab4922fb063e0e2b9c11247f345b82 |
|
BLAKE2b-256 | 0c26b4d875e0925473dd0955e805949b5fdadd9e92d62508b2ee2d45f3684bd8 |
File details
Details for the file fxacli-1.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: fxacli-1.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f21087f1d3ca8c02ddb63625136b6205c88b1895e508472096805f40fa15418a |
|
MD5 | 46a05aae9f18e63b01090a922208cf90 |
|
BLAKE2b-256 | 01f86db9d13e1a1e6a4ce3341eead1752d1d705bbefcb56aa925e2c76a825429 |