Manual Feed Download
Manual feed downloads are required when your on-premises deployment is in an air-gapped environment and does not have access to the internet. For manual feed downloads, you must request an air-gap feed key from Customer Support and configure that key using the CLI. Once that's configured, you need to periodically download the feed file from the Downloads Portal and upload it to your on-premises deployment using the CLI. We recommend doing this on a daily basis.
Example command to set the air-gap key:
appdcli run secureapp setFeedKey <path to feed key or - to signify stdin>
Example command to upload the feed file, after downloading it from the portal:
appdcli run secureapp uploadFeed <path to feed file>
(Optional) Run the following command to force feed processing to begin early:
appdcli run secureapp restartFeedProcessing