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

Conversation

@cjellick
Copy link
Member

@cjellick cjellick commented Dec 1, 2022

Previously, we introduced a way to force an app to re-pull its image
via:

acorn update --pull <app name>

This introduces a different way to achieve the same functionality:

acorn update --image <image name> <app name>

Signed-off-by: Craig Jellick craig@acorn.io

Previously, we introduced a way to force an app to re-pull its image
via:
```
acorn update --pull <app name>
```

This introduces a different way to achieve the same functionality:
```
acorn udpate --image <image name> <app name>
```

Signed-off-by: Craig Jellick <craig@acorn.io>
@cjellick cjellick changed the title Support re-pull through --image flag #948 Support re-pull through --image flag (Issue #948) Dec 1, 2022
@cjellick cjellick changed the title Support re-pull through --image flag (Issue #948) Support re-pull through --image flag (issue #948) Dec 1, 2022
Copy link
Contributor

@tylerslaton tylerslaton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Co-authored-by: Tyler Slaton <54378333+tylerslaton@users.noreply.github.com>
Signed-off-by: Craig Jellick <craig.jellick@gmail.com>
@cjellick cjellick merged commit 26487bb into acorn-io:main Dec 1, 2022
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.

2 participants