Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 419 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 419 Bytes

Action SPA

GitHub Action for SPinnaker Admin (SPA) tool.

Usage

      - name: Create service account
        uses: kekeniker/action-spa@v1
        with:
          command: service-account create -o /tmp/sa.json

Action Inputs

Name Description Default
command Command to execute - (Required)

License

MIT