Skip to content

Commit 9277b2c

Browse files
authored
Merge pull request #12 from ConductorOne/mindymo-patch-1
Update README.md
2 parents 1d67b80 + 98e8aa6 commit 9277b2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Available Commands:
6767
Flags:
6868
--access-token-name string Name of the personal access token used to connect to the Tableau API. ($BATON_ACCESS_TOKEN_NAME)
6969
--access-token-secret string Secret of the personal access token used to connect to the Tableau API. ($BATON_ACCESS_TOKEN_SECRET)
70+
--api-version string API version of your server or Tableau Cloud. ($BATON_API_VERSION) (default "3.17")
7071
--client-id string The client ID used to authenticate with ConductorOne ($BATON_CLIENT_ID)
7172
--client-secret string The client secret used to authenticate with ConductorOne ($BATON_CLIENT_SECRET)
7273
-f, --file string The path to the c1z file to sync with ($BATON_FILE) (default "sync.c1z")
@@ -79,4 +80,4 @@ Flags:
7980
-v, --version version for baton-tableau
8081
8182
Use "baton-tableau [command] --help" for more information about a command.
82-
```
83+
```

0 commit comments

Comments
 (0)