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.2.22

Published by flyte-bot about 3 years ago

Changelog

cc02f71 Update Flyteidl version (#134)

flytectl - v0.2.21

Published by flyte-bot about 3 years ago

Changelog

532de81 update doc requirements with sphinx v4 (#153)

flytectl - v0.2.20

Published by flyte-bot over 3 years ago

Changelog

98fd048 Update code of conduct (#148)

flytectl - v0.2.19

Published by flyte-bot over 3 years ago

Changelog

f0e9999 #none add go mod tidy in flyteidl release workflow (#151)

flytectl - v0.2.18

Published by flyte-bot over 3 years ago

Changelog

ee8b4f2 Fix config init command fails if no flyte dir doesn't exist (#150)

flytectl - v0.2.17

Published by flyte-bot over 3 years ago

Changelog

ad2585e Add ability to recover executions (#149)

flytectl - v0.2.16

Published by flyte-bot over 3 years ago

Changelog

b74bb05 Update documentation (#146)

flytectl - v0.2.15

Published by flyte-bot over 3 years ago

Changelog

960cf6a fix gcp parameters... s3 -> google (#147)

flytectl - v0.2.14

Published by flyte-bot over 3 years ago

Changelog

5969b18 Adding support for workflow execution config (#144)

flytectl - v0.2.13

Published by flyte-bot over 3 years ago

Changelog

f455e1c Added node execution data to show inputs and outputs (#136)

flytectl - v0.2.12

Published by flyte-bot over 3 years ago

Changelog

32be505 Bug fix in sandbox start when sandbox exist (#145)

flytectl - v0.2.11

Published by flyte-bot over 3 years ago

Changelog

d9502ad Update documentation (#142)

flytectl - v0.2.10

Published by flyte-bot over 3 years ago

Changelog

db1253d [WIP]Exclude generated file from unit test (#143)

flytectl - v0.2.9

Published by flyte-bot over 3 years ago

Changelog

02aa0a7 Added config init command (#123)

flytectl - v0.2.8

Published by flyte-bot over 3 years ago

Changelog

de25f9f Added version flag in sandbox (#137)

flytectl - v0.2.7

Published by flyte-bot over 3 years ago

Changelog

f026abf #none Fix DCO make target (#139)

flytectl - v0.2.6

Published by flyte-bot over 3 years ago

Changelog

7c4a270 #none fixed storage config in docs (#138)

flytectl - v0.2.5

Published by flyte-bot over 3 years ago

Changelog

1571415 Add pflag binding and fix loading of config (#135)

flytectl - v0.2.4

Published by flyte-bot over 3 years ago

Changelog

de66a38 Graphviz does not like hyphens #patch (#141)

flytectl - v0.2.3

Published by flyte-bot over 3 years ago

Changelog

c2a9b5f Bind pflags to default variable fields && Remove short flags as they're not supported by pflags (#124)