4 stable releases

2.5.4 Nov 14, 2025
2.5.3 Nov 2, 2025
2.5.0 Oct 8, 2025
2.4.9 Oct 5, 2025

#952 in HTTP server

Apache-2.0

2MB
40K SLoC

The On-Prem CLI

Installing

$ cargo install on-prem-cli

Using

Login

Start by performing a web login to obtain a 24-hour session token.

$ onprem login
Logged in. Greetings David Rauschenbach!

If the CLI hangs after the web login completes, try a 2nd time, or try Chrome:

$ onprem login --browser chrome
Logged in. Greetings David Rauschenbach!

Deploy assets

$ onprem apply my.yaml

See docs.on-prem.net for examples.

Examples

Dependencies

~109MB
~2M SLoC