Skip to content

pomerium/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7af99a5 · Apr 9, 2025
Apr 9, 2025
Jan 27, 2025
Jan 27, 2025
Aug 27, 2024
Apr 8, 2025
Mar 14, 2025
Mar 14, 2025
Jan 27, 2025
Apr 2, 2025
May 1, 2023
Jan 11, 2024
Mar 14, 2025
Sep 12, 2023
Nov 12, 2021
Nov 12, 2021
Mar 5, 2025
Feb 3, 2025
Nov 11, 2021
Apr 2, 2025
Mar 31, 2025
Apr 2, 2025
Apr 2, 2025
Apr 3, 2025
Apr 3, 2025
Apr 9, 2025

Repository files navigation

Pomerium Command Line Client

The Pomerium Command Line Client (CLI) is a client-side helper application for Pomerium. It's used to generate encrypted and authenticated connections for services that are not accessed through a web browser.

Installation

Installation instructions are available in the Pomerium Docs.

Usage

The two CLI operations are:

  1. Establishing TCP tunnels through Pomerium.
  2. Generating kubectl credentials for Kubernetes.
Usage:
  pomerium-cli [command]

Available Commands:
  completion  generate the autocompletion script for the specified shell
  help        Help about any command
  k8s         commands for the kubernetes credential plugin
  tcp         creates a TCP tunnel through Pomerium
  version     version

Flags:
  -h, --help      help for pomerium-cli
  -v, --version   version for pomerium-cli