mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
Add -json flag to publish list|show
Signed-off-by: Joshua Colson <joshua.colson@gmail.com>
This commit is contained in:
committed by
Lorenzo Bolla
parent
129eb8644d
commit
899ed92ebc
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"AcquireByHash": false,
|
||||
"Architectures": [
|
||||
"amd64",
|
||||
"i386"
|
||||
],
|
||||
"ButAutomaticUpgrades": "",
|
||||
"Distribution": "maverick",
|
||||
"Label": "",
|
||||
"NotAutomatic": "",
|
||||
"Origin": "LP-PPA-gladky-anton-gnuplot",
|
||||
"Path": "./maverick",
|
||||
"Prefix": ".",
|
||||
"SkipContents": false,
|
||||
"SourceKind": "snapshot",
|
||||
"Sources": [
|
||||
{
|
||||
"Component": "main",
|
||||
"Name": "snap1"
|
||||
}
|
||||
],
|
||||
"Storage": "",
|
||||
"Suite": ""
|
||||
}
|
||||
Reference in New Issue
Block a user