proxy.golang.org : github.com/hasura/graphql-engine/cli/v2 : v2.11.12
Package cli and it's sub packages implements the command line tool for Hasura GraphQL Engine. The CLI operates on a directory, denoted by "ExecutionDirectory" in the "ExecutionContext" struct. The ExecutionContext is passed to all the subcommands so that a singleton context is available for the execution. Logger and Spinner comes from the same context.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/hasura/graphql-engine/cli/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cuelang.org/go v0.4.3
- github.com/AlecAivazis/survey/v2 v2.3.1
- github.com/Masterminds/semver v1.5.0
- github.com/Microsoft/go-winio v0.4.17-0.20210211115548-6eac466e5fa3
- github.com/Pallinder/go-randomdata v1.2.0
- github.com/ahmetb/go-linq v3.0.0+incompatible
- github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
- github.com/aryann/difflib v0.0.0-20170710044230-e206f873d14a
- github.com/avast/retry-go v3.0.0+incompatible
- github.com/briandowns/spinner v1.8.0
- github.com/buger/jsonparser v1.1.1
- github.com/cheggaaa/pb/v3 v3.0.8
- github.com/cockroachdb/redact v1.1.3
- github.com/containerd/continuity v0.0.0-20201208142359-180525291bb7
- github.com/coreos/bbolt v1.3.2
- github.com/coreos/etcd v3.3.10+incompatible
- github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
- github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f
- github.com/denisenkom/go-mssqldb v0.0.0-20190515213511-eb9f6a1743f3
- github.com/dgrijalva/jwt-go v3.2.0+incompatible
- github.com/elazarl/goproxy v0.0.0-20191011121108-aa519ddbe484
- github.com/fatih/color v1.13.0
- github.com/gin-contrib/cors v1.3.0
- github.com/gin-contrib/static v0.0.0-20191128031702-f81c604d8ac2
- github.com/gin-gonic/contrib v0.0.0-20191209060500-d6e26eeaa607
- github.com/gin-gonic/gin v1.5.0
- github.com/goccy/go-yaml v1.9.5
- github.com/gofrs/uuid v3.2.0+incompatible
- github.com/gonvenience/ytbx v1.4.2
- github.com/gorilla/websocket v1.4.0
- github.com/grpc-ecosystem/go-grpc-middleware v1.0.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hexops/gotextdiff v1.0.3
- github.com/homeport/dyff v1.4.5
- github.com/jonboulle/clockwork v0.1.0
- github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
- github.com/lib/pq v1.1.1
- github.com/magiconair/properties v1.8.6
- github.com/mattn/go-colorable v0.1.12
- github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/mapstructure v1.4.3
- github.com/olekukonko/tablewriter v0.0.5
- github.com/onsi/ginkgo v1.16.4
- github.com/onsi/gomega v1.16.0
- github.com/opencontainers/runc v1.0.0-rc93
- github.com/ory/dockertest/v3 v3.6.3
- github.com/parnurzeal/gorequest v0.2.16
- github.com/pkg/errors v0.9.1
- github.com/prometheus/tsdb v0.7.1
- github.com/sirupsen/logrus v1.7.0
- github.com/skratchdot/open-golang v0.0.0-20190402232053-79abb63cd66e
- github.com/soheilhy/cmux v0.1.4
- github.com/spf13/afero v1.6.0
- github.com/spf13/cobra v1.4.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.10.0
- github.com/stretchr/testify v1.7.0
- github.com/subosito/gotenv v1.2.0
- github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5
- github.com/vektah/gqlparser/v2 v2.4.3
- github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2
- github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
- go.etcd.io/bbolt v1.3.2
- golang.org/x/term v0.0.0-20210916214954-140adaaadfaf
- gopkg.in/resty.v1 v1.12.0
- gopkg.in/src-d/go-git.v4 v4.13.1
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
- moul.io/http2curl v1.0.0