An open API service indexing awesome lists of open source software.

https://github.com/magicxor/githubdeploymentstool

A "proof of concept" GraphQL client for GitHub's Repository Deployments API
https://github.com/magicxor/githubdeploymentstool

cli client commandlineparser deployment graphql http oktokit strawberryshake

Last synced: 3 months ago
JSON representation

A "proof of concept" GraphQL client for GitHub's Repository Deployments API

Awesome Lists containing this project

README

        

# GithubDeploymentsTool

## Usage

* `list` - List deployments
* `create` - Create a deployment

Use `--help` to display the help screen.

## See also:

### GraphQL Clients
- https://github.com/altair-graphql/altair
- https://www.postman.com/

### Tutorials and documentation

- https://techcommunity.microsoft.com/t5/healthcare-and-life-sciences/which-net-graphql-clients-should-your-app-use/ba-p/3073261
- https://chillicream.com/docs/strawberryshake/v13/get-started
- https://chillicream.com/docs/strawberryshake/v13/networking/authentication
- https://docs.github.com/en/graphql/reference