Aiden Y.
06/24/2020, 7:20 PM-authid
option.
Does anyone know how to get this value or make one?Ali Syed (NS DevTools QA)
06/25/2020, 8:29 AMauthid
is a user specified string, an alias for the the token you are issuing or saving. you can choose the string so you can identify the account/role associated with it.
So later that authid
/ alias
can be used with all commands like
sdfcli deploy -authid prod_12345_dev
Ali Syed (NS DevTools QA)
06/25/2020, 9:51 AMstalbert
06/25/2020, 4:04 PMfkrauthan
06/25/2020, 4:40 PMauthenticate
command. Even though the documentation says you should use savetoken
which does not work.Ali Syed (NS DevTools QA)
06/25/2020, 4:42 PMauthenticate -savetoken
If you use just authenticate
it will prompt you to web based authenticationAli Syed (NS DevTools QA)
06/25/2020, 4:45 PMfkrauthan
06/25/2020, 4:53 PMsavetoken
just based on name and since I believe in your tutorials on SuiteHelp it is mentioned to use that if you manual created a token