Skip to main content

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.

License PyPI Travis Issues Updates Python 3

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


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 hashes)

Uploaded Source

Built Distribution

fxacli-1.1.0-py2.py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page