--- title: snrd prune description: Prune app history states by keeping the recent heights and deleting old heights. --- ## Usage ```shell snrd prune [pruning-method] [flags] ``` ## Flags ## Global Flags ## Examples ### Basic usage ```shell snrd prune ``` ## See Also - [snrd](./snrd) - Parent command