Skip to content

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

License

Notifications You must be signed in to change notification settings

SandraGH5/flytectl

This branch is 276 commits behind flyteorg/flytectl:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d739d92 · Jun 24, 2021

History

84 Commits
Jun 21, 2021
Jun 18, 2021
Apr 27, 2021
Jun 24, 2021
Jun 24, 2021
Jun 21, 2021
Mar 18, 2021
Jun 5, 2021
May 29, 2021
Apr 2, 2021
Feb 8, 2021
Jul 9, 2020
Jan 3, 2020
Jan 3, 2020
Jun 24, 2021
Jan 3, 2020
Jun 15, 2021
Jun 14, 2021
May 24, 2021
May 24, 2021
Jun 24, 2021
Jun 21, 2021
Apr 3, 2021
May 24, 2021
May 29, 2021

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

Install flytectl with homebrew tap

$ brew install flyteorg/homebrew-tap/flytectl

# Upgrade flytectl 
$ brew upgrade flytectl

Install flytectl with shell script

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

Get Started

Create a sandbox cluster

$ flytectl sandbox start 

Register flytesnacks example

# Run Core workflows 
$ flytectl register examples -d development -p flytesnacks

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/

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.1%
  • Shell 3.3%
  • Makefile 0.6%