Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1689910 - [RFE] auto-completion for satellite-maintain command does not work.
Summary: [RFE] auto-completion for satellite-maintain command does not work.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Satellite Maintain
Version: 6.5.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: Unspecified
Assignee: Anurag Patel
QA Contact: Jameer Pathan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-18 12:26 UTC by Jameer Pathan
Modified: 2020-05-01 14:14 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-01 14:14:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jameer Pathan 2019-03-18 12:26:54 UTC
Description of problem:
auto-completion for satellite-maintain command does not work.

Version-Release number of selected component (if applicable):
@satellite 6.5.0 snap 20
@satellite-maintain-0.0.1-1.el7sat.noarch

How reproducible:
always

Steps to Reproduce:
1. use satellite-maintain command while trying to auto-complete command
by pressing tab


Actual results:
auto-completion for satellite-maintain command does not work.

Expected results:
auto-completion for satellite-maintain command should work.

Additional info:

Comment 3 Martin Bacovsky 2019-03-18 13:43:08 UTC
Adding completion config should fix that

cat > /etc/bash_completion.d/satellite_maintain <<EOF
#
# Satellite Maintain bash completion script
#

complete -C foreman-maintain-complete -o nospace satellite-maintain
EOF

Comment 5 Bryan Kearney 2020-05-01 14:14:46 UTC
Thank you for your interest in Satellite 6. We have evaluated this request, and while we recognize that it is a valid request, we do not expect this to be implemented in the product in the foreseeable future. This is due to other priorities for the product, and not a reflection on the request itself. We are therefore closing this out as WONTFIX. If you have any concerns about this, please do not reopen. Instead, feel free to contact Red Hat Technical Support. Thank you.


Note You need to log in before you can comment on or make changes to this bug.