bcs

module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2021 License: MIT

README

Cisco BCS (Cisco Business Critical Services)

Status GitHub tag (latest SemVer) GitHub GoDoc Go Report Card

This repository consists of a library and CLI utility for extracting information from the Cisco BCS Insights API.

Using the CLI

go get github.com/darrenparkinson/bcs/cmd/bcs-cli

Currently there are only two commands implemented:

  • download - will download bulk data given a customer ID and API key
  • parse - will parse a downloaded file to provide basic stats

You can see detailed help as follows:

  • $ bcs-cli download --help
  • $ bcs-cli parse --help

Using the library

go get github.com/darrenparkinson/bcs/pkg/ciscobcs

Currently only basic bulk download capability implemented. Ideally we'll implement all the services.

Directories

Path Synopsis
cmd
internal
pkg

Jump to

Keyboard shortcuts

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