Files
start-os/appmgr/README.md
2021-04-02 13:49:03 -06:00

18 lines
338 B
Markdown

# appmgr
# Instructions
Add dependencies
`cargo install toml-cli`
Install the portable version of appmgr
`$ cargo install --path=. --features=portable`
## Exit Codes
1. General Error
2. File System IO Error
3. Docker Error
4. Config Spec violation
5. Config Rules violation
6. Requested value does not exist
7. Invalid Backup Password