flytectl

command module
v0.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

README

Flyte Logo

FlyteCTL

The official Flyte command-line interface

Documentation · Contribution Guide

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

FlyteCTL is designed to be a portable and lightweight CLI to work with Flyte. It is written in Golang and can access FlyteAdmin—the control plane of Flyte.

🚀 Quick Start

  1. Install FlyteCTL with bash or shell script

    • Bash
      $ brew install flyteorg/homebrew-tap/flytectl
      
    • Shell script
      $ curl -s https://raw.githubusercontent.com/lyft/flytectl/master/install.sh | bash
      
  2. (Optional) flytectl upgrade provides a general interface to upgrade FlyteCTL; run the command shown in the output

  3. Start sandbox using FlyteCTL

    $ flytectl sandbox start 
    
  4. Register examples

    # Register core workflows 
    $ flytectl register examples -d development -p flytesnacks
    

📖 How to Contribute to FlyteCTL

You can find the detailed contribution guide here.

🐞 File an Issue

Refer to the issues section in the contribution guide if you'd like to file an issue.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL