Skip to content
Snippets Groups Projects
  1. Jan 23, 2020
  2. Dec 17, 2019
  3. Dec 16, 2019
  4. Jul 03, 2019
  5. Jun 24, 2019
  6. Jun 21, 2019
  7. Jun 19, 2019
  8. Jun 18, 2019
  9. Jun 17, 2019
  10. Jun 06, 2019
  11. Jun 03, 2019
  12. Apr 15, 2019
  13. Jan 10, 2019
  14. Nov 08, 2018
  15. Sep 28, 2018
  16. 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
  17. Jun 13, 2018
  18. May 17, 2018
  19. May 15, 2018
  20. Mar 29, 2018
  21. 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
  22. Mar 08, 2018
  23. Mar 05, 2018
  24. Jan 12, 2018
Loading