Files
aptly/system/t09_repo/ListRepo6Test_gold
Joshua Colson 1f56fb86e3 Add -json output flag to repo list|show
Signed-off-by: Joshua Colson <joshua.colson@gmail.com>
2021-09-24 10:29:33 +02:00

21 lines
346 B
Plaintext

[
{
"Name": "repo1",
"Comment": "",
"DefaultDistribution": "",
"DefaultComponent": "main"
},
{
"Name": "repo2",
"Comment": "Cool2",
"DefaultDistribution": "",
"DefaultComponent": "main"
},
{
"Name": "repo3",
"Comment": "Cool3",
"DefaultDistribution": "",
"DefaultComponent": "main"
}
]