--- title: snrd keys export description: Export a private key from the local keyring in ASCII-armored encrypted format. --- ## Usage ```shell snrd keys export [flags] ``` ## Flags ## Global Flags ## Examples ### Basic usage ```shell snrd keys export ``` ## See Also - [snrd keys](./snrd_keys) - Parent command