Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/k1LoW/tbls-push

tbls-push is an external subcommand of tbls for pushing schema data (schema.json) to target GitHub repository.
https://github.com/k1LoW/tbls-push

Last synced: about 2 months ago
JSON representation

tbls-push is an external subcommand of tbls for pushing schema data (schema.json) to target GitHub repository.

Awesome Lists containing this project

README

        

# tbls-push

`tbls-push` is an external subcommand of [tbls](https://github.com/k1LoW/tbls) for pushing schema data (schema.json) to target GitHub repository.

## Usage

```
$ tbls push -c tbls.yml \
--owner k1LoW \
--repo all-schema \
--namespace myservice
```