--- title: snrd genesis validate description: Validates the genesis file at the default location or at the location passed as an arg --- ## Usage ```shell snrd genesis validate [file] [flags] ``` ## Flags ## Global Flags ## Examples ### Basic usage ```shell snrd genesis validate ``` ## See Also - [snrd genesis](./snrd_genesis) - Parent command