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 CLI always automatically pulls the latest package_index.json from the web, and uses that in all requests (core search etc).
For CI purposes, it would be helpful to add an option to allow it to only load a specific set of URLs (for example, the files just being signed) to check that only their contents are reported.
Describe the current behavior
The CLI always loads the main package_index.json. The current workaround described in #2529 will break without warning.
Describe the request
The CLI always automatically pulls the latest
package_index.json
from the web, and uses that in all requests (core search
etc).For CI purposes, it would be helpful to add an option to allow it to only load a specific set of URLs (for example, the files just being signed) to check that only their contents are reported.
Describe the current behavior
The CLI always loads the main
package_index.json
. The current workaround described in #2529 will break without warning.Arduino CLI version
0.35.2
Operating system
N/A
Operating system version
--
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: