## Stripe Tools

The `stripe tools` plugin lets you manage and configure certain aspects of your Stripe account directly from the command line. It provides access to account operations that aren't available through the standard Stripe CLI.

Each operation is a direct subcommand with named flags. Run `stripe tools` to list all operations, or `stripe tools <operation> --help` to view parameters.

The `stripe tools` plugin requires Stripe CLI version 1.43.5 or later.

> The `stripe tools` CLI plugin is in [public preview](https://docs.stripe.com/release-phases.md).
