Skip to content

apollographql/apollo-kotlin-cli

Repository files navigation

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