You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only documented options are download and upload, the rest is in the examples. I saw overwrite config in the code but I didn't find a way to call it via CLI
The text was updated successfully, but these errors were encountered:
nvuillam
changed the title
Unable to call from GitHub Actions (missing overwrite parameter)
Unable to call from GitHub Actions with overwrite mode (missing overwrite parameter)
May 27, 2024
How can I force overwrite from CI job , as prompt is not available ?
Call:
grafana-dashboard-manager download --scheme https --host *** --destination . --overwrite true --token ***
Result:
The only documented options are download and upload, the rest is in the examples. I saw overwrite config in the code but I didn't find a way to call it via CLI
See job: https://github.com/hardisgroupcom/sfdx-hardis/actions/runs/9254219518/job/25455533925?pr=611
The text was updated successfully, but these errors were encountered: