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 visible (Hide)

flytectl - v0.7.5

Published by flyte-bot almost 1 year ago

Changelog

  • 1eda51e Use proto file name to infer message type (#436)
flytectl - v0.7.4

Published by flyte-bot about 1 year ago

Changelog

  • cdfa222 Fix struct generation in execution file (#434)
flytectl - v0.7.3

Published by flyte-bot about 1 year ago

Changelog

  • 043a611 enable --force flag in flyte demo start (#432)
flytectl - v0.7.2

Published by flyte-bot about 1 year ago

Changelog

  • 64e0d7b Flyte Add Enable/Disable Options for Agent Services (#420)
flytectl - v0.7.1

Published by flyte-bot about 1 year ago

Changelog

  • 1152c5f force flag (#431)
flytectl - v0.7.0

Published by flyte-bot about 1 year ago

Changelog

  • 5fea354 Fix testutils.TearDownAndVerify #none (#424)
  • 2fadcc2 Hide global flags by overriding usage template of cobra. (#430)
  • c44faa2 Require a user ACK or --force flag for update commands #minor (#423)
flytectl - v0.6.46

Published by flyte-bot about 1 year ago

Changelog

  • aed0d6c Fix case for No string to no (#419)
  • 860164b Manually pull latest boilerplate (#427)
  • be75a9e Updated readthedocs configuration - moved to build.os (#425)
flytectl - v0.6.45

Published by flyte-bot about 1 year ago

Changelog

  • 145bc5c Force go 1.19.10 in goreleaser (#415)
flytectl - v0.6.44

Published by flyte-bot about 1 year ago

Changelog

  • d521e8b Consistent language about 'git revision SHA1' (#414)
flytectl - v0.6.43

Published by flyte-bot over 1 year ago

Changelog

  • 6fff080 Expose buildkit port (#413)
flytectl - v0.6.42

Published by flyte-bot over 1 year ago

Changelog

  • 3590432 Adding support for ArrayNode (#406)
flytectl - v0.6.41

Published by flyte-bot over 1 year ago

Changelog

  • 47d6c62 Fix the error message for the update cmd (#411)
flytectl - v0.6.40

Published by flyte-bot over 1 year ago

Changelog

  • ac3aa73 Remove flytekit image priming (#412)
flytectl - v0.6.39

Published by flyte-bot over 1 year ago

Changelog

  • 0cb2bfa Support envs when creating execution (#408)
flytectl - v0.6.38

Published by flyte-bot over 1 year ago

Changelog

  • e5e63ba When preleases are allowed for demo sandbox, simply choose the latest release (#407)
flytectl - v0.6.37

Published by flyte-bot over 1 year ago

Changelog

  • 5cb23b7 Print instruction after teardown (#403)
flytectl - v0.6.36

Published by flyte-bot over 1 year ago

Changelog

  • bd6b856 Respect project state in project.yaml file (#402)
flytectl - v0.6.35

Published by flyte-bot over 1 year ago

Changelog

  • bd00706 Update workflow_execution_config (#401)
flytectl - v0.6.34

Published by flyte-bot over 1 year ago

Changelog

  • 29da288 Add support for gate nodes (#399)
flytectl - v0.6.33

Published by flyte-bot over 1 year ago

Changelog

  • 6f376a3 Doc updates (#398)
  • e55c649 Fix docs for updating description using workflow-meta subcommand (#394)