flytectl

command module
v0.8.20 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

README ยถ

๐Ÿ—‘ As of May-24 we moved the development of this component to monorepo. ๐Ÿ—‘

Flyte Logo

FlyteCTL

Flyte's official command-line interface

Documentation ยท Contribution Guide

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

Flytectl was designed as a portable and lightweight command-line interface to work with Flyte. It is written in Golang and accesses FlyteAdmin, the control plane for Flyte.

๐Ÿš€ Quick Start

  1. Install Flytectl with bash or shell script.

    • Bash
      $ brew install flyteorg/homebrew-tap/flytectl
      
    • Shell script
      $ curl -sL https://ctl.flyte.org/install | bash
      
  2. (Optional) flytectl upgrade provides a general interface to upgrading Flytectl; run the command 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