Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

CLI: Add --remote flag to create-build and deploy#121

Merged
MatiasFrank merged 1 commit intomainfrom
remote
Sep 20, 2023
Merged

CLI: Add --remote flag to create-build and deploy#121
MatiasFrank merged 1 commit intomainfrom
remote

Conversation

@MatiasFrank
Copy link
Copy Markdown
Contributor

The flag specifies if an image should not be searched for locally.
Sometimes you have a remote image also pulled locally. In that case,
you might not want to refer to the local one (which using a dev-registry
would unnecessarily be pushed into the dev-reg if considered a local image).

The flag specifies if an image should not be searched for locally.
Sometimes you have a remote image also pulled locally. In that case,
you might not want to refer to the local one (which using a dev-registry
would unnecessarily be pushed into the dev-reg if considered a local image).
@MatiasFrank MatiasFrank merged commit 38f6b82 into main Sep 20, 2023
@MatiasFrank MatiasFrank deleted the remote branch September 20, 2023 18:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant