• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

agama-project / agama / 14488168657
73%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2025 08:36AM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Canceled at 06 Dec 2025 02:40PM UTC via web
14488168657

push

github

web-flow
feat(rust): replace --api option by --host (#2271)

## Problem

The CLI allows connecting to a different server by using the `--api
<URL>` option, but that URL differs from the URL you use in the browser
(*https://localhost* vs *https://localhost/api*). Ideally, the same URL
should be used for both CLI and browser clients.

## Solution

The `--api` option is replaced by `--host`, which allows indicating a
host name or IP address without the */api* suffix. The protocol is
optional, using *https* if omitted. The default host is
*http://localhost*.

Examples:

~~~
$ agama --host https://my-server.lan config show
$ agama --host my-server.lan config show
$ agama --host 192.168.100.101 config show
~~~

## Documentation

mvidner:
The `--api` option is only once mentioned in a blog post, nothing to
adjust IMHO.
Put the examples directly in the --help` output (long only, not for
`-h`)
Source Files on build 14488168657
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #14488168657
  • 77ebeb12 on github
  • Prev Build on master (#14467579192)
  • Next Build on master (#14562974070)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc