Welcome to wrangler-accounts! This tool helps you manage multiple Cloudflare accounts. You can easily switch between them from your command line. This guide will walk you through downloading and running the software.
Before you begin, ensure your system meets the following requirements:
To download the latest version of wrangler-accounts, visit our Releases page. Here, youโll find the latest release and older versions if you need them.
Look for the latest release titled similar to โv1.0โ. Click on it to see the available files for download. Download the appropriate version for your operating system.
Once the download finishes, locate the file, and extract the contents. You can usually do this by right-clicking on the downloaded file and selecting โExtract Allโ. Follow the prompts to extract it to a folder of your choice.
After extracting the files, go to the folder where you extracted them. Locate the executable file, named wrangler-accounts.exe (for Windows) or wrangler-accounts (for macOS/Linux). Double-click the file to start the application.
To begin using wrangler-accounts, youโll need to configure your Cloudflare accounts. Hereโs how to set it up:
Create a Profile:
You can create a new profile for each Cloudflare account. Open the command line and run the command wrangler-accounts create <profile-name>. Replace <profile-name> with a name that helps you identify the account.
Add Credentials:
After creating a profile, youโll need to add your Cloudflare credentials. Run the command wrangler-accounts add <profile-name>. Follow the prompts to input your email and API token.
Switching Accounts:
To switch between accounts, simply run wrangler-accounts switch <profile-name>. This will set the specified profile as active.
Viewing Profiles:
If you want to see a list of your profiles, run wrangler-accounts list. This shows you all profiles you created.
If you encounter any issues while using wrangler-accounts, here are some common troubleshooting tips:
If you need help or want to connect with other users, feel free to join our community discussions. You can find support in the issues section of our GitHub repository. If you have suggestions or encounter bugs, please report them there.
This project is licensed under the MIT License. You can use it freely, but please see the LICENSE file for more details.
To download the application again, visit the Releases page.
Using wrangler-accounts simplifies managing multiple Cloudflare accounts. We hope this guide helps you get started smoothly!