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 1582380 - [RFE] Add an example of how to cancel a remote execution job using hammer
Summary: [RFE] Add an example of how to cancel a remote execution job using hammer
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Docs Hammer CLI Guide
Version: 6.4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: Unspecified
Assignee: Stephen Wadeley
QA Contact: csherrar
URL:
Whiteboard:
Depends On: 1465521 1568063
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-25 04:09 UTC by Andrew Dahms
Modified: 2019-09-25 20:43 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-21 11:52:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Andrew Dahms 2018-05-25 04:09:33 UTC
Red Hat Satellite 6.4 adds the ability to cancel a remote execution job using hammer. An example of how to do this must be added to the Hammer CLI Guide.

Comment 2 Andrew Dahms 2018-05-25 04:38:11 UTC
Assigning to Misa for review.

Comment 3 Michaela Slaninkova 2018-06-28 08:26:55 UTC
Hello,

As I am leaving Red Hat, I am assigning this BZ ticket to Stephen.

Comment 4 Stephen Wadeley 2018-08-20 07:17:46 UTC
 ~]# hammer job-invocation cancel -h
Usage:
    hammer job-invocation cancel [OPTIONS]

Options:
 --force FORCE                     One of true/false, yes/no, 1/0
 --id ID                            
 --location-id LOCATION_ID         Scope by locations
 --organization-id ORGANIZATION_ID Scope by organizations
 -h, --help                        Print help


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