Skip to content

Marfeel/tops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOPS - Tooling for Operations

This will try to be a docker with the main utils that I use to need in my daily tasks. It will be a continuously WIP.

To generate the executable you just need to run ./argbash-generator. In order to generate the bash script, I'm using Argbash.

The script will be generated inside dist/tops.sh, I will recommend creating a link inside /usr/local/bin.

By default the script will use ${HOME}/.env file as environment variables. For instance:

AWS_PROFILE=yourprofile

# SOPS to enable AWS_PROFILE https://github.com/mozilla/sops/issues/439
AWS_SDK_LOAD_CONFIG=1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%