bins/

directory
v0.19.765 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2026 License: AGPL-3.0

README

bins

This is where we keep CLI applications.

Waypoint Plugins

Even though these are used as part of our build and deploy pipelines, Waypoint plugins are binaries, and are executed by ODRs as such. So we keep them here instead of in services.

Adding a new plugin

To add a new Waypoint plugin, follow these steps:

  1. Copy waypoint-plugin-exp
  2. Update the BIN arg in the Earthfile
  3. Add the infra for deploying the plugin by updating these files. For each file, you can copy the TF from another plugin and update the name.
    1. infra/artifacts/ecr.tf
    2. infra/artifacts/github_actions.tf
    3. infra/artifacts/outputs.tf
  4. Update pkg/plugins.

Directories

Path Synopsis
cli
cmd
internal/ui/v3 command
internal/ui/v3/action/run/steps
This run.go file contains a stub used to render the step component in a standalone way.
This run.go file contains a stub used to render the step component in a standalone way.
internal/ui/v3/common
Package common provides utilities for v3 UI components.
Package common provides utilities for v3 UI components.
lsp
cmd

Jump to

Keyboard shortcuts

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