flytectl

A cross platform CLI for Flyte. Written in Golang. Offers an intuitive interface to Flyte https://docs.flyte.org/projects/flytectl/en/latest/

APACHE-2.0 License

Stars
45

Bot releases are hidden (Show)

flytectl - v0.1.32

Published by kumare3 over 3 years ago

Changelog

2ab940a Absolute path for Source dir (#126)

flytectl - v0.1.11

Published by pmahindrakar-oss over 3 years ago

Bumped flyteidl version

flytectl - v0.1.10

Published by evalsocket over 3 years ago

  • Config bug fixed
  • Sandbox start/teardown commands added
  • Register example command added for registering flytesnacks example
flytectl - v0.1.9

Published by kumare3 over 3 years ago

  • Registration improvements
  • Filter improvements
  • Get workflow on --latest
flytectl - v0.1.8

Published by pmahindrakar-oss over 3 years ago

Added non zero return code on error and also made AlreadyExists as success condition

flytectl - v0.1.7

Published by pmahindrakar-oss over 3 years ago

Added support for execution cluster label
Added support for execution queue attribute
Added cluster resource attribute support
Added version support to workflow command
Matchable resource support in flytectl for task resource attributes
Refactored the fetcher interface to exclude cmdCtx

flytectl - v0.1.6

Published by pmahindrakar-oss over 3 years ago

  • Oauth support in flytectl
  • Added HOMEDIR/.flyte to search path for config.yaml
  • Docs revamp
  • Added update for named entity command
  • Added capability to relaunch an execution
  • Bumped up the flyteidl version to fix create execution issue
  • Update template formate in install script
flytectl - v0.1.5

Published by pmahindrakar-oss over 3 years ago

  • Adds version command
  • Updates template formate in install script
  • Fix config in docs
flytectl - v0.1.2

Published by pmahindrakar-oss over 3 years ago

Changelog

commit 0b5ef9162d99fc99795b2694ca6644d93c30a2ea (HEAD -> demo, origin/master, origin/HEAD, master)
Author: pmahindrakar-oss [email protected]
Date: Mon Mar 22 10:13:51 2021 +0530

Create executions in flytectl (#39)

commit 0a2f56196b3e5f3fd147aa198d80ac26d5426af8
Author: brucearctor [email protected]
Date: Wed Mar 17 21:54:24 2021 -0700

to flyteorg (#43)