Releases: kdcllc/CometD.NetCore.Salesforce
Releases · kdcllc/CometD.NetCore.Salesforce
2.2.1
Upgraded to DotNetCore 3.0 and created Windows and Linux executable for appauthentication
.
.\AuthApp.exe get-tokens
Avaiable options:
--key
or-k
(SalesforceConsumer Key
)--secret
or-s
(SalesforceConsumer Secret
)--login
or-l
(Salesforce login url)--azure
or-a
(Azure Vault Url)--azureprefix
orax
(Use Environment prefix for Azure vault)--configfile
or-c
(Specify configuration file)--verbose:debug
or--verbose:information
or--verbose:trave
--usesecrets
orus
(Usually a Guid Id of the project that contains the secret)--environment
or-e
(Production, Development, Stage)--section
or-sn
(The root for the tools configuration the default isSalesforce
)