Skip to content

Foxboron/stmgr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STMGR

CI codecov

Next generation of stmanager in a standalone repo instead of being closely tied into stboot. This tool is used to create or sign OS Packages, provision nodes for usage with stboot and has several other features to ease the usage of system-transparency


Requirements

Go version 1.17 or higher.


Installation instructions

Either run go install github.com/system-transparency/stmgr@latest or clone the repo and run go build.


Usage

This tool requires to be invoked with a command and corresponding subcommand. That means an example invokation looks like this: stmgr ospkg create. In that example, ospkg is the command and create is the subcommand. The best way to find out about all the commands and their subcommands is to run stmgr -help and follow the printed out instructions for further info.

About

Next generation of stmanager in a standalone repo instead of being closely tied to stboot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%