1.0.7 • Published 6 years ago

pickletool v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Pickletool :leaves:

Pickle

Pickletool is a tool to upload test results in brief format to ElasticSearch.

Usage:

pickletool <report>

Upload cucumber report to Elasticsearch

Elasticsearch options:
  -u, --url       URL                         [default: "http://localhost:9200"]
  -i, --index     Index to upload to                    [default: "e2e-reports"]
  -U, --user      User
  -P, --password  Password
  -T, --type      Type of the document                       [default: "report"]

Options:
  --version        Show version number                                 [boolean]
  -t, --timestamp  Timestamp of the report [default: "2017-11-15T14:45:17.067Z"]
  -d, --duration   Run duration, in seconds                [number] [default: 0]
  -n, --namespace  Namespace to associate the run to
                              [choices: "dev", "stage", "prod"] [default: "dev"]
  --help           Show help                                           [boolean]
1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago