docs

ix templates

ix templates unwarm

Remove your warm pin from one template, freeing the capacity it held. The entry stays cached, and anyone else's pin on it stays; the next `ix new` on it materializes cold again once no pin is left

Usage: ix templates unwarm [OPTIONS] <TARGET>

arguments

  • <TARGET> The entry to unpin: an id from ix templates ls, a template name, or a template reference (pinned or as typed). A target naming several entries is rejected with their ids

options

  • --region <REGION> Region whose template store holds the entry env: IX_REGION
  • --message-format <MESSAGE_FORMAT> Error format one of: human, short, json default: human