ps-runner

command
v0.21.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2019 License: GPL-3.0 Imports: 8 Imported by: 0

README

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Install Golang. Make sure that $GOPATH/bin is added to system path $PATH.

Installation steps

Clone the dapp-installer repository using git:

git clone https://github.com/privatix/dapp-installer.git
cd dapp-installer/tool/ps-runner

go get -d github.com/privatix/dapp-installer/tool/ps-runner...
go get -u github.com/josephspurrier/goversioninfo/cmd/goversioninfo
go generate ./...

go build

Usage

Simply run ps-runner -config filename or ps-runner -script filename [args...]

Examples

Run powershell script with arguments:

ps-runner -script new-dump.ps1 -installDir "C:\Program Files\Privatix\client" -outFile "C:\Program Files\Privatix\client\logdump.zip"

Run powershell script using configuration file:

ps-runner -config ps-runner.config.json

Documentation

Rendered for windows/amd64
The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL