Skip to content

Commit

Permalink
Merge pull request #12 from ConductorOne/mindymo-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ggreer authored Jan 24, 2025
2 parents 1d67b80 + 98e8aa6 commit 9277b2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Available Commands:
Flags:
--access-token-name string Name of the personal access token used to connect to the Tableau API. ($BATON_ACCESS_TOKEN_NAME)
--access-token-secret string Secret of the personal access token used to connect to the Tableau API. ($BATON_ACCESS_TOKEN_SECRET)
--api-version string API version of your server or Tableau Cloud. ($BATON_API_VERSION) (default "3.17")
--client-id string The client ID used to authenticate with ConductorOne ($BATON_CLIENT_ID)
--client-secret string The client secret used to authenticate with ConductorOne ($BATON_CLIENT_SECRET)
-f, --file string The path to the c1z file to sync with ($BATON_FILE) (default "sync.c1z")
Expand All @@ -79,4 +80,4 @@ Flags:
-v, --version version for baton-tableau
Use "baton-tableau [command] --help" for more information about a command.
```
```

0 comments on commit 9277b2c

Please sign in to comment.