...

Text file src/github.com/in-toto/in-toto-golang/test-infra/show-bundle.sh

Documentation: github.com/in-toto/in-toto-golang/test-infra

     1#!/bin/bash
     2
     3docker exec test-infra_spire-server_1 \
     4/opt/spire/bin/spire-server bundle show \
     5-socketPath /run/spire/sockets/spire-registration.sock

View as plain text