Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Allow package command to just take a snapshot #486

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bodepd
Copy link

@bodepd bodepd commented Aug 2, 2016

Currently, the snapshot sub-command is not supported
for this provider, but the ability to take ami snapshots
is supported inside of the package command.

This patch adds an option: package_only_snapshot
that allows you to use the package option to only
take a snapshot.

@rtyler
Copy link
Collaborator

rtyler commented Aug 2, 2016

@bodepd Looks reasonable to me, would you mind adding a readme comment about the option or some other form of documentation?

@bodepd bodepd force-pushed the package_only_snapshot branch 2 times, most recently from d962eb2 to bfe67d0 Compare August 2, 2016 16:07
Currently, the snapshot sub-command is not supported
for this provider, but the ability to take ami snapshots
is supported inside of the package command.

This patch adds an option: `package_only_snapshot`
that allows you to use the package option to only
take a snapshot.
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.

None yet

2 participants