Skip to content

thomas-maurice/truenas-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

truenas-cli

Some simple things to get your NAS automated

./bin/truenas-cli certificate add certificate cert.crt cert.key
./bin/truenas-cli system general set-ui-cert "$(./bin/truenas-cli system general get-ui-certs | grep certificate | awk '{print $1}' | tr -d \" | tr -d :)"