proxy.golang.org : github.com/hasura/graphql-engine/cli/v2 : v2.32.2
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/Pallinder/go-randomdata v1.2.0
- github.com/ahmetb/go-linq v3.0.0+incompatible
- 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/denisenkom/go-mssqldb v0.0.0-20190515213511-eb9f6a1743f3
- 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/hashicorp/go-multierror v1.1.1
- github.com/hexops/gotextdiff v1.0.3
- github.com/homeport/dyff v1.4.5
- 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/ory/dockertest/v3 v3.9.1
- github.com/parnurzeal/gorequest v0.2.16
- github.com/pkg/errors v0.9.1
- github.com/sirupsen/logrus v1.8.1
- github.com/skratchdot/open-golang v0.0.0-20190402232053-79abb63cd66e
- 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.1
- github.com/subosito/gotenv v1.2.0
- github.com/vektah/gqlparser/v2 v2.4.3
- golang.org/x/term v0.0.0-20210916214954-140adaaadfaf
- 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