--- title: snrd keys add description: Derive a new private key and encrypt to disk. --- ## Usage ```shell snrd keys add [flags] ``` ## Flags ## Global Flags ## Examples ### Add new key ```shell snrd keys add alice ``` ## See Also - [snrd keys](./snrd_keys) - Parent command