Project

General

Profile

Tâche #23783

Scénario #23706: Homogénéiser les paramètres des messages

L’outil zephir-client doit afficher les sorties json en « pretty print »

Added by Daniel Dehennin over 5 years ago. Updated over 5 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
04/26/2018
Due date:
% Done:

100%

Estimated time:
1.00 h
Remaining (hours):
0.0

Description

Afin de rendre les sorties plus lisibles, il faut passer la sortie standard de l’outil zephir-client à json_pp.

Associated revisions

Revision 3c478319 (diff)
Added by Daniel Dehennin over 5 years ago

zephir-client: pretty print the outputed JSON

  • bin/zephir-client: pass the standard output of curl to “json_pp” to
    pretty print and sort the JSON.

Ref: #23783

Revision 86ab76d6 (diff)
Added by Daniel Dehennin over 5 years ago

zephir-client: do not display download progress

  • bin/zephir-client: suppress curl progress display.

Ref: #23783

Revision 784380e1 (diff)
Added by Daniel Dehennin over 5 years ago

zephir-client: follow redirection

  • bin/zephir-client: ask curl to follow redirection for the request.

Ref: #23783

Revision 9699c460 (diff)
Added by Daniel Dehennin over 5 years ago

zephir-client: better alignment and spacing

  • bin/zephir-client: align options and backslash.

Ref: #23783

Revision 7d09c6ef (diff)
Added by Daniel Dehennin over 5 years ago

zephir-client: do not pass error through “json_pp”

  • bin/zephir-client: check output after saving it to a temporary file.

Ref: #23783

History

#1 Updated by Daniel Dehennin over 5 years ago

  • Status changed from Nouveau to En cours
  • Assigned To set to Daniel Dehennin

#2 Updated by Daniel Dehennin over 5 years ago

  • % Done changed from 0 to 100

#3 Updated by Daniel Dehennin over 5 years ago

  • Status changed from En cours to Résolu

#4 Updated by Joël Cuissinat over 5 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) changed from 1.0 to 0.0

Also available in: Atom PDF