TIBCO Cloud command line interface(“tibcli”) binary on Mac/Windows fails to run.

TIBCO Cloud command line interface(“tibcli”) binary on Mac/Windows fails to run.

book

Article ID: KB0075297

calendar_today

Updated On:

Products Versions
TIBCO Cloud Integration -

Description

TIBCO Cloud command line interface(“tibcli”) fails to execute on Mac/Windows

Environment

Product :TIBCO Cloud Integration (TCI)

Resolution

For Mac 
  • On Mac “tibcli” binary is downloaded without execute permission due to security reason , we need to change the permission using following command on Mac.> chmod 755 tibcli
 

  • After that try to execute ./tibcli you will get following warning message , click cancel
User-added image
  • Open System Preference -->Security & Privacy --> Allow tibcli
User-added image


For Windows
  • On Windows , right click on “tibcli.exe" -->Properties -->Security -->Authenticated Users -->Edit and give Full Control.

Issue/Introduction

TIBCO Cloud command line interface(“tibcli”) fails to execute on Mac/Windows