-
```
cbruno@M1P integration-github % flowpipe mod install --git-url-mode ssh
Error: Bad Request: could not retrieve version data from Git URL github.com/turbot/flowpipe-mod-github - ssh: handshake fa…
-
Running `flowpipe mod list` should return a list of mods rather than help text:
```shell
❯ flowpipe mod list
Flowpipe mod management.
Mods enable you to run, build, and share dashboards, bench…
-
For instance:
```
ERROR Error fperr_ckocd4j3f2bfjjal63s0 {"error": {"Detail":"pipeline failed: Internal Error: diags: Unsupported attribute: This object does not have an attribute named \"enable_s3_…
-
1. Error message when server is not running.
Thanks for fixing https://github.com/turbot/flowpipe/issues/124.
With lastest CLI version `Flowpipe v0.1.0-beta.202311211218` in order to run the server…
-
Start-up Info
- Remove word `server` from start/stop/listen, etc
- For mod loaded, change prefix category to `flowpipe` & change text to just be `loaded `
- Use appropriate caps `Started` instead o…
-
1. **Add minimum required version of flowpipe cli in mod.sp**
As per the documentation, we should be able to define the minimum cli version in mod.fp as follows
```
require {
flowpipe = "0.…
-
1. via command line as documented
```
$ flowpipe mod init .
$ flowpipe mod install github.com/turbot/flowpipe-mod-github --git-url-mode ssh
Error: 1 dependency failed to install - no version o…
-
I'm trying to run a `container` step without specifying the `--functions`. For my trouble, I get a `nil pointer` reference. When I run `flowpipe service start --functions`, I get a big pile of acces…
-
cli version: Flowpipe `v0.1.0-beta.202312011224`
As per the documentation https://flowpipe-io-git-main-turbot.vercel.app/docs/reference/cli/mod
Flag | Description
-- | --
--prune | Remove unus…
-
cli version: `Flowpipe v0.1.0-beta.202312011224`
As per documentation,
Usage
```flowpipe server```
Flag | Description
-- | --
--listen string | Accept connections from local (localhost …