Usage:
aptible endpoints:tcp:modify [--app APP] ENDPOINT_HOSTNAME
Options:
--env, [--environment=ENVIRONMENT]
[--app=APP]
-r, [--remote=REMOTE]
[--ports=one two three] # A list of ports to expose on this Endpoint
[--ip-whitelist=one two three] # A list of IPv4 sources (addresses or CIDRs) to which to restrict traffic to this Endpoint
[--no-ip-whitelist] # Disable IP Whitelist
aptible endpoints:tcp:create
. Review the examples there.Was this page helpful?