cli

package module
v0.6.0-rc1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2022 License: MIT Imports: 0 Imported by: 0

README

Zeet CLI

The doctl mascot.

Usage

For detailed docs, check out the CLI Docs

Zeet CLI

Usage:
  zeet [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  config:set  Add or modify a CLI config variable
  deploy      Deploy a project
  env:get     Retrieve an environment variable for a project
  env:set     Add or modify an environment variable for a project
  help        Help about any command
  job:run     Executes a command on a project, in a new instance
  login       Login to Zeet. You'll be prompted for a token (from https://zeet.co/account/api) if it's not passed via --token.
  logs        Logs the output for a given project
  restart     Restart a project
  status      Gets the status for a given project

Flags:
  -c, --config string   Config file (default "/Users/h/Library/Application Support/zeet/config.yaml")
  -h, --help            help for zeet

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

Installing

MacOS

Using Homebrew:

brew install zeet-dev/tap/zeet
Other operating systems

Download the latest release from the Releases page.

Authenticating

Create an API key by going to https://zeet.co/account/api, or to Dashboard > Team Settings > API Keys > New API Key.

Then, run zeet login and paste your key.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal
pkg
api
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL