File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ You can do all of that in the command line using [curl](https://curl.se/) like t
33
33
``` shell
34
34
mkdir my-test-telemetry
35
35
cd my-test-telemetry
36
- curl -O https://github.com/cisco-open/test-telemetry-generator/releases/download/ latest/test-telemetry-generator-otel-proto-0.18.0-fatjar.jar
36
+ curl -O -L https://github.com/cisco-open/test-telemetry-generator/releases/latest/download /test-telemetry-generator-otel-proto-0.18.0-fatjar.jar
37
37
curl -O https://raw.githubusercontent.com/cisco-open/test-telemetry-generator/master/example-definitions/entity-definition.yaml
38
38
curl -O https://raw.githubusercontent.com/cisco-open/test-telemetry-generator/master/example-definitions/trace-definition.yaml
39
39
curl -O https://raw.githubusercontent.com/cisco-open/test-telemetry-generator/master/example-definitions/cli-target-rest.yaml
You can’t perform that action at this time.
0 commit comments