An open API service indexing awesome lists of open source software.

https://github.com/hypersolid-os/hypersolid-cli

cli utility to manage hypersolid system images
https://github.com/hypersolid-os/hypersolid-cli

Last synced: 3 months ago
JSON representation

cli utility to manage hypersolid system images

Awesome Lists containing this project

README

        

hypersolid-cli
========================================

cli utility to manage hypersolid system images

## Features ##

* Update A/B hypersolid images (kernel+initramfs+system)
* syslinux bootloader support to update A/B scheme in `syslinux.cfg`
* System partition identification by GPT `PARTLABEL`

## Usage ##

```
Usage: hypersolid-cli [args...]

Options:
-h,--help Displays this help
-v,--version Displays version

Commands:
upgrade Upgrade system using image within provided path
```

## Contribution ##

The **.deb** package is automatically generated via a **Continuous Delivery Pipeline** - please do not build packages manually!

## License ##
hypersolid-cli is OpenSource and licensed under the Terms of [Mozilla Public License 2.0 (MPL-2.0)](http://opensource.org/licenses/MPL-2.0) - your're welcome to contribute