1 Answer
                                1
                            
                            
                            
                            
                            
                        - 
	List saved connections (with secrets): 
sudo nmcli --show-secrets connection show 
- 
	Show the password for a specific Wi-Fi network: 
sudo nmcli --show-secrets connection show "WIFI_NAME" 
Replace WIFI_NAME with the network name. The password appears on the line ending with psk.
                                        A
                                    
                                    
                                
                                        
                                            
                                            Bronze
                                        
                                        •
                                        57 rep
                                    
                                Your Answer
You need to be logged in to answer questions.
Log In to AnswerRelated Questions
No related questions found.