Skip to content

dorsha/go2oo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go to OO

Go CLI for HP OO actions

Build Status

Prerequisite

  • HP OO 10.x Central installed and running
  • Go set up

Install

  • go get -u -t -v github.com/dorsha/go2oo
    (or download as .zip / .tar.gz)
  • go build (from the root directory)

Usage

go2oo.exe --help

Show deployed content packs example
go2oo.exe --url https://localhost:8443/oo --action show-content-packs

With authentication enabled in Central:
go2oo.exe --url https://localhost:8443/oo --action show-content-packs --user <user> --password <password>

CSRF supported

Releases

No releases published

Packages

No packages published

Languages