get.porter.sh/porter@v1.3.0/tests/integration/testdata/migration/credentials-show-credentials-tutorial-output.json (about)

     1  {
     2    "schemaType": "CredentialSet",
     3    "schemaVersion": "1.0.1",
     4    "namespace": "migrated",
     5    "name": "credentials-tutorial",
     6    "credentials": [
     7      {
     8        "name": "github-token",
     9        "source": {
    10          "env": "GITHUB_TOKEN"
    11        }
    12      }
    13    ],
    14    "status": {
    15      "created": "2022-06-06T16:06:52.099455-05:00",
    16      "modified": "2022-06-06T16:07:52.099455-05:00"
    17    }
    18  }