@flowcore/cli 2.15.9 → 2.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -10,6 +10,21 @@
10
10
 
11
11
  * added description to start that includes week ([58687a7](https://github.com/flowcore-io/flowcore-cli/commit/58687a7bbb66aaa5d6da26af88e555cbb1e72467))
12
12
 
13
+ ## [2.16.0](https://github.com/flowcore-io/flowcore-cli/compare/v2.15.10...v2.16.0) (2024-07-08)
14
+
15
+
16
+ ### Features
17
+
18
+ * Update @flowcore/cli-plugin-core to version 1.6.0 ([aab79bc](https://github.com/flowcore-io/flowcore-cli/commit/aab79bc8f6b97b907d876e3fc29f15785a087364))
19
+
20
+ ## [2.15.10](https://github.com/flowcore-io/flowcore-cli/compare/v2.15.9...v2.15.10) (2024-06-28)
21
+
22
+
23
+ ### Bug Fixes
24
+
25
+ * update core plugin ([7e2524b](https://github.com/flowcore-io/flowcore-cli/commit/7e2524b070bded79ae8b99b4d740c058b9234c10))
26
+ * update datacore plugin ([16eecb9](https://github.com/flowcore-io/flowcore-cli/commit/16eecb91935a6b1874a09a3a0cac94f9608f86ba))
27
+
13
28
  ## [2.15.9](https://github.com/flowcore-io/flowcore-cli/compare/v2.15.8...v2.15.9) (2024-06-24)
14
29
 
15
30
 
package/README.md CHANGED
@@ -18,7 +18,7 @@ $ npm install -g @flowcore/cli
18
18
  $ flowcore COMMAND
19
19
  running command...
20
20
  $ flowcore (--version)
21
- @flowcore/cli/2.15.9 linux-x64 node-v20.14.0
21
+ @flowcore/cli/2.16.0 linux-x64 node-v20.15.0
22
22
  $ flowcore --help [COMMAND]
23
23
  USAGE
24
24
  $ flowcore COMMAND
@@ -75,7 +75,7 @@ EXAMPLES
75
75
  $ flowcore apply -f ./path/to/manifest.yml
76
76
  ```
77
77
 
78
- _See code: [src/commands/apply.ts](https://github.com/flowcore-io/flowcore-cli/blob/v2.15.9/src/commands/apply.ts)_
78
+ _See code: [src/commands/apply.ts](https://github.com/flowcore-io/flowcore-cli/blob/v2.16.0/src/commands/apply.ts)_
79
79
 
80
80
  ## `flowcore autocomplete [SHELL]`
81
81
 
@@ -185,7 +185,7 @@ EXAMPLES
185
185
  $ cat <<EOF | flowcore data-core apply -f -
186
186
  ```
187
187
 
188
- _See code: [@flowcore/cli-plugin-data-core](https://github.com/flowcore/flowcore-cli-data-core/blob/v2.2.1/src/commands/data-core/apply.ts)_
188
+ _See code: [@flowcore/cli-plugin-data-core](https://github.com/flowcore/flowcore-cli-data-core/blob/v2.2.2/src/commands/data-core/apply.ts)_
189
189
 
190
190
  ## `flowcore data-core generate event-type FLOWTYPE`
191
191
 
@@ -212,7 +212,7 @@ EXAMPLES
212
212
  $ flowcore data-core generate event-type flow-type-name -n event-type-name -d "description of the event type" -f example.yaml
213
213
  ```
214
214
 
215
- _See code: [@flowcore/cli-plugin-data-core](https://github.com/flowcore/flowcore-cli-data-core/blob/v2.2.1/src/commands/data-core/generate/event-type.ts)_
215
+ _See code: [@flowcore/cli-plugin-data-core](https://github.com/flowcore/flowcore-cli-data-core/blob/v2.2.2/src/commands/data-core/generate/event-type.ts)_
216
216
 
217
217
  ## `flowcore data-core generate flow-type`
218
218
 
@@ -239,7 +239,7 @@ EXAMPLES
239
239
  $ flowcore data-core generate flow-type -n flow-type-name -d "description of the flow type" -f example.yaml
240
240
  ```
241
241
 
242
- _See code: [@flowcore/cli-plugin-data-core](https://github.com/flowcore/flowcore-cli-data-core/blob/v2.2.1/src/commands/data-core/generate/flow-type.ts)_
242
+ _See code: [@flowcore/cli-plugin-data-core](https://github.com/flowcore/flowcore-cli-data-core/blob/v2.2.2/src/commands/data-core/generate/flow-type.ts)_
243
243
 
244
244
  ## `flowcore data-core generate manifest`
245
245
 
@@ -271,7 +271,7 @@ EXAMPLES
271
271
  $ flowcore data-core generate manifest -t flowcore -n data-core-name -f example.yaml
272
272
  ```
273
273
 
274
- _See code: [@flowcore/cli-plugin-data-core](https://github.com/flowcore/flowcore-cli-data-core/blob/v2.2.1/src/commands/data-core/generate/manifest.ts)_
274
+ _See code: [@flowcore/cli-plugin-data-core](https://github.com/flowcore/flowcore-cli-data-core/blob/v2.2.2/src/commands/data-core/generate/manifest.ts)_
275
275
 
276
276
  ## `flowcore help [COMMANDS]`
277
277
 
@@ -722,8 +722,8 @@ Stream events from a datacore running on the Flowcore Platform
722
722
 
723
723
  ```
724
724
  USAGE
725
- $ flowcore stream STREAM [--profile <value>] [-j] [-l] [-m <value>] [-o http|log] [-p] [-c] [-s <value>]
726
- [-d <value>] [-H <value>] [-t <value>]
725
+ $ flowcore stream STREAM [--profile <value>] [-e <value>] [-j] [-l] [-m <value>] [-o http|log] [-p] [-c]
726
+ [-s <value>] [-d <value>] [-H <value>] [-t <value>]
727
727
 
728
728
  ARGUMENTS
729
729
  STREAM stream url to connect to
@@ -732,13 +732,14 @@ FLAGS
732
732
  -H, --header=<value>... [default: ] header to send with the request, example: (-H 'Authorization: Bearer TOKEN')
733
733
  -c, --scan Scan the full time range
734
734
  -d, --destination=<value> [default: http://localhost:3000/transform] Destination to send events to
735
+ -e, --end=<value> End time to stream to, example: 2024-07-08T12:20:44Z, 1y, 1m, 1w, 1d, 1h, now
735
736
  -j, --json Output json only
736
737
  -l, --[no-]live Change to live mode when reaching last time bucket
737
738
  -m, --max=<value> Maximum number of events to send to the destination
738
739
  -o, --output=<option> [default: http] Output format
739
740
  <options: http|log>
740
741
  -p, --payload Only send the event payload to the destination
741
- -s, --start=<value> Start time bucket to stream from, example: (1y, 1m, 1w, 1d, 1h, now)
742
+ -s, --start=<value> Start time bucket to stream from, example: (2024-07-08T12:20:44Z, 1y, 1m, 1w, 1d, 1h, now)
742
743
  -t, --timeout=<value> [default: 5000] Timeout in milliseconds to wait for a response from the destination
743
744
  --profile=<value> Specify the configuration profile to use
744
745
 
@@ -759,7 +760,7 @@ EXAMPLES
759
760
  $ flowcore stream "https://flowcore.io/<org>/<data core>/<flow type>/[<event type1>,<event type2>,<event type3>].stream" -o log -s 3m
760
761
  ```
761
762
 
762
- _See code: [@flowcore/cli-plugin-core](https://github.com/flowcore/flowcore-cli-plugin-core/blob/v1.5.2/src/commands/stream.ts)_
763
+ _See code: [@flowcore/cli-plugin-core](https://github.com/flowcore/flowcore-cli-plugin-core/blob/v1.6.0/src/commands/stream.ts)_
763
764
 
764
765
  ## `flowcore version`
765
766
 
@@ -48,5 +48,5 @@
48
48
  ]
49
49
  }
50
50
  },
51
- "version": "2.15.9"
51
+ "version": "2.16.0"
52
52
  }
package/package.json CHANGED
@@ -6,8 +6,8 @@
6
6
  "dependencies": {
7
7
  "@datastructures-js/queue": "^4.2.3",
8
8
  "@flowcore/cli-plugin-config": "^1.1.0",
9
- "@flowcore/cli-plugin-core": "^1.5.2",
10
- "@flowcore/cli-plugin-data-core": "^2.2.1",
9
+ "@flowcore/cli-plugin-core": "^1.6.0",
10
+ "@flowcore/cli-plugin-data-core": "^2.2.2",
11
11
  "@flowcore/cli-plugin-scenario": "^2.10.1",
12
12
  "@flowcore/time-bucket": "^1.1.0",
13
13
  "@oclif/core": "^3",
@@ -92,7 +92,7 @@
92
92
  "prestart": "npm run build",
93
93
  "update-schema": "rover graph introspect https://graph.api.staging.flowcore.io/graphql -o schema.gql"
94
94
  },
95
- "version": "2.15.9",
95
+ "version": "2.16.0",
96
96
  "bugs": "https://github.com/flowcore-io/flowcore-cli/issues",
97
97
  "keywords": [
98
98
  "flowcore",