⚠️ This project is currently under heavy development and is not considered stable yet. This means that there may be bugs or unexpected behavior, and we don't recommend using it in production.
This is the official Scoop bucket for Admiral tools on Windows.
| Manifest | Description | License |
|---|---|---|
admiral |
Command-line client for the Admiral platform | Apache-2.0 |
Only the
admiralCLI is distributed via Scoop. Theadmiral-server(platform orchestrator server and web UI) is macOS/Linux only and is not available for Windows.
First, add the bucket:
scoop bucket add admiral-io https://github.com/admiral-io/scoop-bucketThen install the CLI:
scoop install admiral-io/admiralOr in a single command without adding the bucket first:
scoop install https://raw.githubusercontent.com/admiral-io/scoop-bucket/master/bucket/admiral.jsonscoop update
scoop update admiralscoop uninstall admiral| OS | Architecture |
|---|---|
| Windows | x86_64 |
| Windows | arm64 |
macOS and Linux users should install admiral (and admiral-server) via the Homebrew tap:
brew install admiral-io/tap/admiral
brew install admiral-io/tap/admiral-serverThis bucket's metadata is licensed under Apache-2.0. See LICENSE for details. The admiral CLI itself is also Apache-2.0 licensed.