Skip to content
Snippets Groups Projects
  1. Jun 06, 2019
  2. Jun 03, 2019
  3. Apr 15, 2019
  4. Jan 10, 2019
  5. Nov 08, 2018
  6. Sep 28, 2018
  7. Sep 27, 2018
    • Michael Davis's avatar
      [cta-admin] Adds --json option · 995780e8
      Michael Davis authored
      Usage: cta-admin --json <command> <subcommand> <options>
      
      For stream commands only (where each line of the result is sent back in
      a protocol buffer), return the results in JSON format instead of a
      text table.
      995780e8
  8. Jun 13, 2018
  9. May 17, 2018
  10. May 15, 2018
  11. Mar 29, 2018
  12. Mar 26, 2018
    • Michael Davis's avatar
      [cta-admin] Adds OptionStrList option type · 8cb11574
      Michael Davis authored
      OptionStrList takes a filename as its value. It reads the file into a
      list of strings in the protobuf. On the server side, the values are
      unpacked and made available as std::vector<std::string>.
      
      For example implementation, see "cta-admin repack add"
      8cb11574
  13. Mar 08, 2018
  14. Mar 05, 2018
  15. Jan 12, 2018
  16. Aug 25, 2017
  17. Aug 24, 2017
  18. Aug 22, 2017
  19. Aug 21, 2017
  20. Aug 17, 2017
  21. Aug 16, 2017
  22. Aug 11, 2017
  23. Aug 10, 2017
  24. Jul 27, 2017
  25. Jun 30, 2017
  26. Jun 27, 2017
  27. Jun 26, 2017
Loading