Skip to content

Repository files navigation

meshStack CLI

meshstack is the command line interface for meshStack. This repository also holds the Go client for the meshStack API, which the meshStack Terraform provider imports.

Install

go install github.com/meshcloud/meshstack-cli/cmd/meshstack@latest

Development

The Nix dev shell provides Go, goreleaser and task. task lint builds golangci-lint from the tool directive in go.mod, so the dev shell deliberately does not carry it:

nix develop
task build            # writes ./meshstack
task test
task lint             # add -- --fix to apply the fixes it can make itself
task release:snapshot # the release artifacts, into dist/, without publishing them

About

meshStack CLI provides access to your meshStack via public API

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages