MCPcopy Create free account
hub / github.com/cloudflare/computer / update

Method update

examples/think/worker-configuration.d.ts:12466–12466  ·  view source on GitHub ↗

* Update hosted image metadata * @param options Properties to update * @returns Updated image metadata * @throws ImagesError if update fails

(options: ImageUpdateOptions)

Source from the content-addressed store, hash-verified

12464 * @throws {@link ImagesError} if update fails
12465 */
12466 update(options: ImageUpdateOptions): Promise<ImageMetadata>;
12467 /**
12468 * Delete a hosted image
12469 * @returns True if deleted, false if not found

Callers 11

sha256Function · 0.65
sha256Function · 0.65
sha256Function · 0.65
hashFunction · 0.65
vfs.test.tsFile · 0.65
sha256Function · 0.65
sigv4.test.tsFile · 0.65
sha256HexFunction · 0.65
hmacFunction · 0.65
presignUrlFunction · 0.65
sha256HexStreamFunction · 0.65

Calls

no outgoing calls

Tested by 2

sha256Function · 0.52
sha256Function · 0.52