Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (23 loc) · 603 Bytes

cli.md

File metadata and controls

31 lines (23 loc) · 603 Bytes
id title sidebar_label
cli
CLI Guide
CLI Guide

CLI Guide

Usage

$ graphql-link --help

A GraphQL composition gateway

Usage:
  graphql-link [command]

Available Commands:
  completion  Generates bash completion scripts
  config      Modifies the gateway configuration
  help        Help about any command
  serve       Runs the gateway service
  version     Print version information for this executable

Flags:
  -h, --help      help for graphql-link
      --verbose   enables increased verbosity

Use "graphql-link [command] --help" for more information about a command.