cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Login through CLI command

mkhan-2
1-Newbie

Login through CLI command

Good morning

I am just wondering if it is possible to login from CLI command? The reason I ask is I have to import data through PTC integrity and into a web based application so if I can login from client computer it can import data for anybody that is using the web application.

Thank you for the help

1 ACCEPTED SOLUTION

Accepted Solutions
tketz
4-Participant
(To:mkhan-2)

Hey Muhammad,

for every CLI Command you found some help with --? or in the CLI Reference Guide.

you need that:

si/im connect --hostname=HOST --port=PORT --user=USERNAME --password=PASSWORD

View solution in original post

4 REPLIES 4
tketz
4-Participant
(To:mkhan-2)

Hi,

yes you can:

si connect

or

im connect

mkhan-2
1-Newbie
(To:tketz)

Thank you. I can see how can I use my password but is there anyway I can use a username as well. The reason for this is the program will be running on the web and each time user uses to run MKS need to connect.

tketz
4-Participant
(To:mkhan-2)

Hey Muhammad,

for every CLI Command you found some help with --? or in the CLI Reference Guide.

you need that:

si/im connect --hostname=HOST --port=PORT --user=USERNAME --password=PASSWORD

mkhan-2
1-Newbie
(To:tketz)

Thank you very much sir. I did try the question mark but I didn't see the "username" section.

Top Tags