cli

module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: MIT

README

Instill CLI

Tests GitHub commits since latest release (by SemVer including pre-releases) License

📺 inst is a command line tool for Instill Core/Cloud.

☁️ Instill Cloud offers fully managed Instill Core. Please sign up to try out for free.

Prerequisites

  • macOS or Linux - inst works on macOS or Linux, but does not support Windows yet.

Installation

inst is available via Homebrew and as a downloadable binary from the [releases page][].

To install:

$ brew install instill-ai/tap/inst

To uninstall:

$ brew uninstall inst

To upgrade:

$ brew upgrade inst

Usage examples


# Check all available commands
$ inst help

# Deploy a local Instill Core
$ inst local deploy

# Undeploy a local Instill Core
$ inst local undeploy

# Authorisation for an instance (default to Instill Cloud https://api.instill.tech)
$ inst auth login

# REST API request
$ inst api vdp/alpha1/pipelines

Documentation

📔 Documentation

Please check out the documentation website.

📘 API Reference

The gRPC protocols in protobufs provide the single source of truth for the VDP APIs. The genuine protobuf documentation can be found in our Buf Scheme Registry (BSR).

For the OpenAPI documentation, access http://localhost:3001 after make all, or simply run make doc.

Contributing

Please refer to the Contributing Guidelines for more details.

Community support

Please refer to the community repository.

License

See the LICENSE file for licensing information.

Directories

Path Synopsis
cmd
internal
httpunix
package httpunix provides an http.RoundTripper which dials a server via a unix socket.
package httpunix provides an http.RoundTripper which dials a server via a unix socket.
run
pkg
set

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳