An open API service indexing awesome lists of open source software.

https://github.com/cumulocity-iot/c8y-bpl

c8y-cli extension to handle tasks for build pipeline
https://github.com/cumulocity-iot/c8y-bpl

cumulocity-iot go-c8y-cli-extension iot-analytics

Last synced: 4 months ago
JSON representation

c8y-cli extension to handle tasks for build pipeline

Awesome Lists containing this project

README

          

**Note:** :construction: work in progress

# c8y-bpl

is a go-c8y-cli extension to provide commands for the c8y build pipeline process.

Checkout the [go-c8y-cli extension docs](https://feat-extensions-manager--goc8ycli.netlify.app/docs/tutorials/extensions/creating-an-extension/) for detailed instruction about using go-c8y-cli extension.

## What is included?

| Type | Included | Notes |
|-----------|:--------:|-----------------------------------------------------|
| Aliases | 🔲 | |
| Commands | ✅ | Commands to manage and view profiles and plant data |
| Templates | 🔲 | Specific templates |
| Views | ✅ | Custom views |

## Pre-requisite

:rotating_light: Warning :rotating_light:

Checkout the installation instructions via the [online docs](https://feat-extensions-manager--goc8ycli.netlify.app/docs/tutorials/extensions/creating-an-extension/).

## Install

The extension can be installed using the following command.

```sh
c8y extension install softwareag/c8y-bpl

# List the available commands
c8y bpl
```