funktionio / funktion

a CLI tool for working with funktion
https://funktion.fabric8.io/
Apache License 2.0
297 stars 25 forks source link

add funktion commands to start/stop/scale functions and flows #30

Open jstrachan opened 7 years ago

jstrachan commented 7 years ago

folks can always use kubectl too though I guess but it might be nice to start/stop flows from the CLI

funktion start fn cheese
funktion stop flow beer
funktion scale flow beer 20
jstrachan commented 7 years ago

this does require this to be fixed #28 first