Actions
Feature #26413
closedA command that would show server version
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
It is possible to find out what version of Foreman we are running on the login screen or on the 'About' page, but it is not possible with hammer. There is /katello/api/status endpoint that exposes that information, maybe we could have `hammer status` command to show all the information that is exposed in this endpoint or just display version with `hammer version`.
Expected results:
Having hammer command that would show server version.
Updated by Oleh Fedorenko almost 6 years ago
- Is duplicate of Feature #12587: Hammer Server version Command added
Updated by Oleh Fedorenko almost 6 years ago
- Subject changed from A command that would show server version to A command that would show server version
There is a PR https://github.com/theforeman/hammer-cli-foreman/pull/394 which adds `hammer status` command showing, besides other things, server version.
Updated by Oleh Fedorenko over 5 years ago
- Status changed from New to Closed
Applied in changeset hammer-cli-foreman|62ee512d3d749625ff6d0f928bb3e5932d4ab0d9.
Actions