hardis:source:push
Description
sfdx-hardis wrapper for sfdx force:source:push that displays tips to solve deployment errors.
See documentation of Salesforce command
Agent Mode
Supports non-interactive execution with --agent:
sf hardis:source:push --agent
In agent mode, all interactive prompts are skipped and default values are used.
Parameters
| Name | Type | Description | Default | Required | Options |
|---|---|---|---|---|---|
| agent | boolean | Run in non-interactive mode for agents and automation | |||
| debug | boolean | debug | |||
| flags-dir | option | undefined | |||
| forceoverwrite -f |
boolean | forceoverwrite | |||
| ignorewarnings -g |
boolean | ignorewarnings | |||
| json | boolean | Format output as json. | |||
| quiet | boolean | quiet | |||
| target-org -o |
option | undefined | |||
| wait -w |
option | wait | 60 | ||
| websocket | option | websocket |
