Bug 767006 - skynet client: make --post the default for the pull command
Summary: skynet client: make --post the default for the pull command
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: PressGang CCMS
Classification: Community
Component: CSProcessor
Version: 1.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Lee Newson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-12 23:59 UTC by Joshua Wulf
Modified: 2014-10-19 22:59 UTC (History)
2 users (show)

Fixed In Version: 0.16.0
Clone Of:
Environment:
Last Closed: 2012-02-22 02:52:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Joshua Wulf 2011-12-12 23:59:38 UTC
80% of pulls are going to be a request for the post-processed spec, so let's make that the default when no mode is specified for the pull request.

Comment 1 Lee Newson 2012-01-05 23:28:47 UTC
Added into client version 0.16.0. Previously you would have to specify whether you were pulling the pre content spec or post content spec. Now when the --contentspec (-c) option is used it will default to pull the post content spec. i.e:

skynet pull -c 1
Skynet client version: 0.16.0
Loading configuration from /home/lnewson/.config/skynet.ini
Web Service at http://localhost:8080/ version: 0.20.0

INFO:  No data was found for the specified ID!

(Note: this example was using an empty database)

Comment 2 Joshua Wulf 2012-02-22 02:52:18 UTC
[jwulf@radhe temp]$ csprocessor pull -c 6192
CSProcessor client version: 0.17.0
Loading configuration from /home/jwulf/.config/csprocessor.ini
Web Service at http://csprocessor.cloud.lab.eng.bne.redhat.com:8080/ version: 0.21.4

CHECKSUM=389f2bdf47a47d7ee0309e2f593e8c12
ID=6192
Title = Content Spec Processor Guide


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