samhita-alla / flytectl

A cross platform CLI for Flyte. Written in Golang. Offers an intuitive interface to Flyte https://flytectl.readthedocs.io/en/latest/

Home Page:https://flyte.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

$ brew tap flyteorg/homebrew-tap
$ brew install flytectl

Contributing

Contribution guidelines for this project

About

A cross platform CLI for Flyte. Written in Golang. Offers an intuitive interface to Flyte https://flytectl.readthedocs.io/en/latest/

https://flyte.org

License:Apache License 2.0


Languages

Language:Go 89.4%Language:Shell 9.1%Language:Makefile 1.5%