All CLI Commands
aptible environment:ca_cert
Synopsis
📘 Since most Database clients will want you to provide a PEM formatted certificate as a file, you will most likely want to simply redirect the output of this command directly to a file, eg: “aptible environment:ca_cert &> all-aptible-CAs.pem” or “aptible environment:ca_cert —environment=production &> production-CA.pem”.
Was this page helpful?