Bug #31536
closed'hammer host puppetrun' (deprecated) not marked as deprecated in hammer
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1907807
Description of problem:
The puppetrun functionality was deprecated. However, hammer still shows original help for the puppetrun subcommand and 'not implemented' for invocation
How reproducible:
always
Steps to Reproduce:
1. # hammer host puppetrun --help
Usage:
hammer host puppetrun [OPTIONS]
Options:
--id ID
--location[-id|-title] Set the current location context for the request. Name/Title/Id can be used
--name NAME Name to search by
--organization[-id|-title] Set the current organization context for the request. Name/Title/Id can be used
-h, --help Print help
2. # hammer host puppetrun --organization-id 1 --location-id 1 --id 2
Error: 501 Not Implemented
Actual results:
1. shows original help
2. shows 'Not implemented'
Updated by Dominik Matoulek almost 4 years ago
- Subject changed from 'hammer host puppetrun' (deprecated) not marked as deprecated in hammer to 'hammer host puppetrun' (deprecated) not marked as deprecated in hammer
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Dominik Matoulek
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/554 added
Updated by The Foreman Bot almost 4 years ago
- Fixed in Releases hammer-cli-foreman-2.4.0 added
Updated by Anonymous almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|d0be8147dcc8b0a3d8c5d378f81d53d8cc98b27c.
Updated by Shira Maximov almost 4 years ago
- Fixed in Releases hammer-cli-foreman-2.3.1 added