added -org flag to influx task find command

pull/184/head
Scott Anderson 2019-04-24 11:07:03 -06:00
parent 944d2b80dd
commit 309c52d767
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ influx task find [flags]
| `-h`, `--help` | Help for `find` | |
| `-i`, `--id` | Task ID | string |
| `--limit` | The number of tasks to find (default `100`) | integer |
| `--org` | Task organization name | string |
| `--org-id` | Task organization ID | string |
| `-n`, `--user-id` | Task owner ID | string |