Giter Site home page Giter Site logo

mmiddleton3301 / appveyor-environment-variable-utilities Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 95 KB

A console application (and C# library) that uses the AppVeyor API to compare multiple different deployment environments and their environment variables.

License: MIT License

C# 100.00%
appveyor environment-variables comparison utility backup-solution

appveyor-environment-variable-utilities's Introduction

AppVeyor Environment Variable Utilities

Build status Downloads Badge Version Badge

A console application (and C# library) that uses the AppVeyor API to compare multiple different deployment environments and their environment variables.

This utility can also be used to back up your environment variables for your various AppVeyor deployment environments.

Installation

Chocolatey

The recommended way of installing appveyor-evu is via chocolatey:

choco install appveyor-evu

You can then simply invoke appveyor-evu from the command line! As easy as that!

Manually

If you don't want to use chocolatey, appveyor-evu can be downloaded and "installed" manually: just download the latest release from GitHub, unzip the contents of the archive to a directory of your choosing, and start your command line from that directory. Invoke appveyor-evu at your leisure.

Usage

Simply invoke appveyor-evu to view the options available:

--apitoken             Required. An AppVeyor API token.

--environments         Required. A list of AppVeyor environment names.

--outputcsvlocation    Required. The location in which to output environment variables when comparing.

--verbosity            (Default: Warn) Specify the verbosity of output from the application. Valid options are: "Debug", "Info", "Warn", "Error", "Fatal" or "Off".

--help                 Display this help screen.

--version              Display version information.

Example:

appveyor-evu --apitoken "123abc" --environments "dev-somecorpapp" "uat-somecorpapp" "prod-somecorpapp" --outputcsvlocation "details.csv"

AppVeyor API token

You can view your AppVeyor API token by logging in and visiting:

https://ci.appveyor.com/api-token

appveyor-environment-variable-utilities's People

Contributors

mmiddleton3301 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.