image_convert function

Convert an backup image to a snapshot.

Convert an backup image to a snapshot.

image_convert(image, ...)

Arguments

  • image: An image to modify.
  • ...: Options passed on to httr::GET. Must be named, see examples.

Examples

## Not run: # get a backup image img <- images(TRUE)[[1]] # then convert to a snapshot # image_convert(img) ## End(Not run)
  • Maintainer: Mauricio Vargas
  • License: Apache License (>= 2)
  • Last published: 2023-04-19