Skip to content

Conversation

jackwotherspoon
Copy link
Contributor

Updating docs to use the --tools-file flag over the now deprecated --tools_file.

The new flag was added as of v0.3.0 in #384

This change reduces confusion as current usage in docs results in
following message on startup of Toolbox server:

Flag --tools_file has been deprecated, please use --tools-file instead

Fixes #514

@jackwotherspoon jackwotherspoon requested a review from a team as a code owner May 3, 2025 15:37
@jackwotherspoon jackwotherspoon changed the title docs: use --tools-file over --tools_file docs: use --tools-file over deprecated --tools_file May 3, 2025
Copy link
Contributor

github-actions bot commented May 3, 2025

Copy link
Contributor

github-actions bot commented May 3, 2025

Copy link
Contributor

@Yuan325 Yuan325 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! :)

@Yuan325 Yuan325 enabled auto-merge (squash) May 5, 2025 16:12
Copy link
Contributor

github-actions bot commented May 5, 2025

@Yuan325 Yuan325 merged commit c7189e9 into main May 5, 2025
7 checks passed
@Yuan325 Yuan325 deleted the docs-update branch May 5, 2025 16:16
Copy link
Contributor

github-actions bot commented May 5, 2025

🧨 Preview deployments removed.

github-actions bot pushed a commit that referenced this pull request May 5, 2025
Updating docs to use the `--tools-file` flag over the now deprecated
`--tools_file`.

The new flag was added as of `v0.3.0` in #384

This change reduces confusion as current usage in docs results in
following message on startup of Toolbox server:

```sh
Flag --tools_file has been deprecated, please use --tools-file instead
```

Fixes #514

---------

Co-authored-by: Yuan <45984206+Yuan325@users.noreply.github.com> c7189e9
github-actions bot pushed a commit to renovate-bot/googleapis-_-genai-toolbox that referenced this pull request May 5, 2025
…leapis#524)

Updating docs to use the `--tools-file` flag over the now deprecated
`--tools_file`.

The new flag was added as of `v0.3.0` in googleapis#384

This change reduces confusion as current usage in docs results in
following message on startup of Toolbox server:

```sh
Flag --tools_file has been deprecated, please use --tools-file instead
```

Fixes googleapis#514

---------

Co-authored-by: Yuan <45984206+Yuan325@users.noreply.github.com> c7189e9
jeffreyrubi pushed a commit to jeffreyrubi/genai-toolbox that referenced this pull request Jun 7, 2025
Updating docs to use the `--tools-file` flag over the now deprecated
`--tools_file`.

The new flag was added as of `v0.3.0` in googleapis#384 

This change reduces confusion as current usage in docs results in
following message on startup of Toolbox server:

```sh
Flag --tools_file has been deprecated, please use --tools-file instead
```

Fixes googleapis#514

---------

Co-authored-by: Yuan <45984206+Yuan325@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update documentation for tools-file flag
3 participants