Skip to content

argoctx - simple utility to manage and switch between argocd contexts.

License

Notifications You must be signed in to change notification settings

mziyabo/argoctx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

argoctx

Simple utility to manage and switch between argocd contexts.

Prerequisites

Installation

git clone https://github.com/mziyabo/argoctx
cd argoctx

# copy to directory in PATH
chmod +x argoctx
cp argoctx /usr/local/bin

bash and zsh context completions scripts under ./completions directory :

Usage

USAGE:
    argoctx                 : switch contexts 
    argoctx <NAME>          : switch to context <NAME>
    argoctx -l, --list      : list contexts
    argoctx -d <NAME>       : delete context
    argoctx -c, --current   : show the current context name

Release Notes:

Initial Release, Contributions welcome.

License:

Apache-2.0

About

argoctx - simple utility to manage and switch between argocd contexts.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages