pulumi-helper

command module
v0.0.0-...-7bbb3e1 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

README

Pulumi-Helper (ph)

Pulumi-Helper (ph) is a command line tool to help you manage your Pulumi workspaces and stacks.

Installation

Install from source
git clone
cd pulumi-helper
go install
Install from docker
docker pull mheers/pulumi-helper:latest
Install from go
go install github.com/mheers/pulumi-helper@latest

Usage

ph help

Use cases

  • List all stacks in a workspace
  • List all workspaces with their current stack and the last update time
  • Select a stack in a workspace
Write the current stack in your shell prompt
alias ph='pulumi-helper'
export PROMPT='$(ph st n -i)'$PROMPT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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