mattdavis0351/Create Packet User SSH Key
Create a new user level SSH key on Packet.com
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| API_key | Packet.com API authorization token | yes | No key supplied |
| key_label | Desired label for users SSH key | yes | Generated by GitHub Actions |
| public_key | Public key for user stored in as repository secret | yes | No key supplied |
Outputs
| name | description |
|---|---|
| key_id | ID of newly created SSH key |
| key_owner | Owner of newly created SSH key |