Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.53 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.53 KB

Apollo Client

Discourse Slack

Maven Central OSS Snapshots

🚀 Apollo Cli

Command line tool for your GraphQL projects.

Installation

Install latest version:

curl -sS https://raw.githubusercontent.com/apollographql/apollo-kotlin-cli/main/install.sh | sh

Install a specific version (in CI):

VERSION=0.0.4 curl -sS https://raw.githubusercontent.com/apollographql/apollo-kotlin-cli/main/install.sh | sh

Usage

Type --help for up-to-date usage

apollo-kotlin-cli --help