get.porter.sh/porter@v1.3.0/tests/integration/testdata/migration/parameters-show-hello-llama-output.json (about) 1 { 2 "schemaType": "ParameterSet", 3 "schemaVersion": "1.1.0", 4 "namespace": "migrated", 5 "name": "hello-llama", 6 "parameters": [ 7 { 8 "name": "name", 9 "source": { 10 "env": "USER" 11 } 12 } 13 ], 14 "status": { 15 "created": "2022-06-06T16:06:21.635528-05:00", 16 "modified": "2022-06-06T17:06:21.635528-05:00" 17 } 18 }