Changing Endpoint Visibility with the TIBCO Cloud™ - Command Line Interface

Apps can have public endpoints, which are accessible from a public URL, or TIBCO Cloud™ Mesh (private) endpoints, which are not publicly accessible.

You can use the CLI to change an app's endpoint visibility to public or TIBCO Cloud Mesh (private). For example, to change the myApp1 to have public endpoints:

tibcli app update myApp1 --visibility public

The deployment stage specified with --visibility (or -v) must be public or private.

Role Requirements

Related Topics

TIBCO Cloud™ - Command Line Interface Reference