2017 © Pedro Peláez
 

library pazure

Pazure is a command line tool to interact with the Azue API.

image

pazure/pazure

Pazure is a command line tool to interact with the Azue API.

  • Thursday, October 17, 2013
  • by gimler
  • Repository
  • 1 Watchers
  • 3 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Pazure

Pazure is a command line tool to interact with the Azure API., (*1)

Build Status Dependency Status, (*2)

Installation

Locally

Download the pazure.phar file and store it somewhere on your computer., (*3)

Globally

You can run these commands to easily access pazure from anywhere on your system:, (*4)

$ sudo wget https://github.com/gimler/pazure/raw/master/pazure.phar -O /usr/local/bin/pazure

or with curl:, (*5)

$ sudo curl https://github.com/gimler/pazure/raw/master/pazure.phar -o /usr/local/bin/pazure

then:, (*6)

$ sudo chmod a+x /usr/local/bin/pazure

Define Service

Copy the service definition and add your subscription_id and key_path see also Sourcing from a JSON document, (*7)

$ cp services.json.dist services.json

Then, just run pazure in order to run pazure, (*8)

Update

Locally

The self-update command tries to update pazure itself:, (*9)

$ php pazure.phar self-update

Globally

You can update pazure through this command:, (*10)

$ sudo pazure self-update

The Versions

17/10 2013

dev-master

9999999-dev

Pazure is a command line tool to interact with the Azue API.

  Sources   Download

MIT

The Requires

 

api framework azure

01/11 2012

v0.0.1

0.0.1.0

Pazure is a command line tool to interact with the Azue API.

  Sources   Download

MIT

The Requires

 

api framework azure