Skip to content

HarikrishnanBalagopal/cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Work In Progress (WIP)

Konveyor CLI tool

A CLI for accessing all of the tools in the Konveyor community.

Usage

To search the PATH for valid plugins:

$ konveyor plugin list

To execute a plugin:

$ konveyor <plugin-name> <arg-1> <arg-2> ...

Development

Prerequisites

  • Golang 1.18 or above

Steps

To build from source:

$ make build

To run build and tests:

$ make ci

About

A cli to access konveyor tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 90.4%
  • Makefile 7.9%
  • Shell 1.7%