Files
docker-cli/cli/command/secret/testdata/secret-inspect-without-format.single-secret.golden
2017-08-16 14:23:28 -04:00

13 lines
235 B
Plaintext

[
{
"ID": "ID-foo",
"Version": {},
"CreatedAt": "0001-01-01T00:00:00Z",
"UpdatedAt": "0001-01-01T00:00:00Z",
"Spec": {
"Name": "foo",
"Labels": null
}
}
]