Skip to content

Add Freeze support

Compare
Choose a tag to compare
@MHendricks MHendricks released this 16 Nov 00:25
· 134 commits to main since this release
  • The current hab uri is stored in the HAB_URI environment variable.
  • Ability to freeze current hab configuration. The current configuration is stored in the HAB_FREEZE environment variable.
  • Ability to restore a frozen hab configuration in a new session even if the hab configuration was changed after freezing. This can even work to restore a configuration on another operating system than it was frozen on if properly configured.
  • CLI no longer requires passing a URI where it will be ignored.

What's Changed

Full Changelog: 0.6.0...0.7.0