Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 427 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 427 Bytes

Component CLI

This repository contains a cli tool to upload component descriptors as defined by the CTF.

Usage

Install the cli tool locally by running make install or go install ./cmd/.... The cli is installed into $GOBIN/component-cli and can be used accordingly.

In addition, an OCI Image is provided docker run eu.gcr.io/gardener-project/component/cli --help