Guys as per documentation for snapshot back up : ETCDCTL_API=3 etcdctl --endpoin . . .

ARUN R KULKARNI:
Guys as per documentation for snapshot back up :
ETCDCTL_API=3 etcdctl --endpoints=127.0.0.1:2379 snapshot save /opt/

Will this be enough ??

AB:
Nope, you need to include --cert=“” --cacert=“” --key=“”