--- layout: docs page_title: cache stop - Command description: >- The "cache stop" command stops the Boundary cache. --- ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ > [!IMPORTANT] > **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # cache stop Command: `boundary cache stop` The `boundary cache stop` command lets you manually stop the Boundary cache. ## Example The following command stops the Boundary cache: ```shell-session $ boundary cache stop ``` ## Usage ```shell-session $ boundary cache stop [options] [args] ``` @include 'cmd-option-note.mdx'