"""Example script demonstrating how to deploy a prompt template to Salesforce.""" parser.add_argument('--username', required=True, help='Salesforce username') parser ...
To use "build" and "deploy" tasks the '.env' file have to be fullfieled based on example (.env.example). There is predefined grunt task - 'default' in root directory of application Build is based on ...