aptible endpoints:renew
Use this command to trigger initial renewal of a Managed TLS Endpoint after creating it using aptible endpoints:https:create
or aptible endpoints:tls:create
and having set up the required Managed HTTPS Validation Records.
Tip
You only need to do this once! After initial provisioning, Aptible automatically renews your Managed TLS certificates on a periodic basis.
Synopsis
Tip
Use the
aptible endpoints:list
command to easily locate the Endpoint Hostname for a given Endpoint.
Usage:
aptible endpoints:renew [--app APP] ENDPOINT_HOSTNAME
Options:
[--app=APP]
[--environment=ENVIRONMENT]
-r, [--remote=REMOTE]
Description:
Use this command for the initial activation of an App Managed TLS Endpoint.
WARNING: review the documentation on rate limits before using this command automatically (http://go.aptible.com/managed-tls-rate-limits).
Updated about 1 year ago