Do we have the equivalent of clicking on “Rebuild” and copy the download URL using CLI or API? We’re working with airgap installation. Thanks
Hi @felix, thank you for posting this question. To get the download URL, you might be able to use the replicated channel inspect
command.
I’m not sure if there’s something to trigger Rebuild
via the CLI. But a new replicated release promote
would do the trick of course.
hey @jdewinne, sadly channel inspect doesn’t give me the url:
ID: channel id
NAME: channel name
DESCRIPTION:
RELEASE: 7
VERSION: 0.01
Looking at the portal it gives me this, how do I make it build without having to go to the portal and clicking?:
I already did promote the channel using:
replicated release create --version $VERSION --ensure-channel --promote $REPLICATED_CHANNEL --yaml-dir "$YAMLS"
Does the channel have airgap enabled in the settings?
I think @dmitriy called out that the replicate channel inspect
behavior is different if you use channel name vs. the channel ID.
But also I am not aware of a way to get the actual airgap bundle URL for the application version, I think the CLI today only gets you the kURL bundle