Skip to content

pmahindrakar-oss/flytectl

 
 

Repository files navigation

flytectl

Docs Current Release Master GoDoc License CodeCoverage Go Report Card Commit activity Commit since last release

Flytectl is designed to be a portable, lightweight, CLI for working with Flyte. It is written in Golang and can access FlyteAdmin

Docs

Docs are generated using Sphinx and are available at flytectl.rtfd.io Generating docs locally can be accomplished by running make gendocs from within the docs folder

Installation

curl -s https://raw.githubusercontent.com/lyft/flytectl/master/install.sh | bash

Contributing

Contribution guidelines for this project

Packages

No packages published

Languages

  • Go 78.1%
  • Shell 19.1%
  • Makefile 2.8%