Skip to content
Snippets Groups Projects
Commit 8cb11574 authored by Michael Davis's avatar Michael Davis
Browse files

[cta-admin] Adds OptionStrList option type

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"
parent 8b33a4a1
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment