flogo-cli icon indicating copy to clipboard operation
flogo-cli copied to clipboard

Project Flogo Command Line Interface

Results 11 flogo-cli issues
Sort by recently updated
recently updated
newest added

**I'm submitting a ...** (check one with "x") ``` [X] bug report => search github for a similar issue or PR before submitting [] enhancement request [] feature request []...

**I'm submitting a ...** (check one with "x") ``` [] bug report => search github for a similar issue or PR before submitting [x] enhancement request [] feature request []...

**What kind of change does this PR introduce?** (check one with "x") ``` [X] Bugfix [] Feature [] Code style update (formatting, local variables) [] Refactoring (no functional changes, no...

**I'm submitting a ...** (check one with "x") ``` [X] bug report => search github for a similar issue or PR before submitting [] enhancement request [] feature request []...

**I'm submitting a ...** (check one with "x") ``` [x] bug report => search github for a similar issue or PR before submitting [] enhancement request [] feature request []...

Clean up the shim build code. Specifically the ensure and regeneration of metadata

kind/enhancement

If you develop locally a trigger or activity, and if you use a third party go package, then you have to manage manually the copy of the 3rd party package...

status/in-progress

When entering a cmd with an incorrect syntax we should display the correct syntax again. For example the following cmd: flogo create -f SampleApp2 ~/Downloads/SampleApp.json Simply yields the following error....

kind/enhancement
good first issue

When running the command ```bash flogo create -flv github.com/TIBCOSoftware/flogo-lib@master,github.com/TIBCOSoftware/flogo-contrib@master -f /path/to/my/flogo.json myengine ``` It fails saying `Solving failure: No versions of github.com/TIBCOSoftware/flogo-lib met constraints` It used to work when using...

kind/bug
priority/P0

> flogodevice create cloudJamL4 fails > [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x7bfb0] > > goroutine 1 [running]: > panic(0x2b8d60, 0xc4200120c0) > /usr/local/Cellar/go/1.7.4_1/libexec/src/runtime/panic.go:500 +0x1a1 > github.com/TIBCOSoftware/flogo-cli/device.CreateDevice(0x451a00, 0xc420014580, 0xc4200da480, 0x409, 0xc420014540,...

kind/bug