Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

vmware-archive/uaago

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uaago is no longer actively maintained by VMware.

uaago

UAA client for golang.

Usage

See sample_cli. You can run this like this:

$ go build -o bin/uaago main.go
$ ./bin/uaago [URL] [USERNAME] [PASS] [PATH TO USER FILE]

To-do

  • Vendor dependencies

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.7%
  • Makefile 1.3%