pull/936/head
noramullen1 2020-04-09 12:41:24 -07:00
parent 6723b58a79
commit 553947f604
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ It accepts either a file path or raw Flux.
###### Create a task using a file
```sh
# Syntax
influx task create --org -f </path/to/task-script>
influx task create --org <org-name> -f </path/to/task-script>
# Example
influx task create --org my-org -f /tasks/cq-mean-1h.flux