# dapr stop ## Description Stops multiple running Dapr instances and their associated apps ## Usage ```bash dapr stop [flags] ``` ## Flags | Name | Environment Variable | Default | Description | --- | --- | --- | --- | | `--app-id` | | | The app ID to stop (standalong mode) | | `--help`, `-h` | | | Help for stop |