Skip to content

Platypus run

platypus run

Run Platypus script

Synopsis

Execute a Platypus script by interpreter runtime

platypus run [flags]

Options

1
2
3
4
5
6
  -h, --help                 help for run
  -i, --input string         input data file path
      --output-type string   result output type: json, lineprotocol (default "json")
  -s, --script string        script name
  -t, --type string          data source type: text, lineprotocol (default "text")
  -w, --workspace string     platypus workspace directory (default "/Users/yufei/workspace/github/yufeiminds/ppl")

SEE ALSO

  • platypus - Platypus Programming Language for Observability Data Pipeline
Auto generated by spf13/cobra on 15-Dec-2022