Flytectl is designed to be a portable, lightweight, CLI for working with Flyte. It is written in Golang and can access FlyteAdmin
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
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
$ flytectl sandbox start
# Run Core workflows
$ flytectl register examples -d development -p flytesnacks