Skip to content

kmddevdani/awspromptchanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

awspromptchanger

Changes the prompt of an AWS machine to the value which is set as its tag name.

Requirements

  • script needs root permissions
  • sudo
  • machine needs access to tag names via IAM

Install & run:

This command needs to be run on the AWS machine:

curl -s -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/kmddevdani/awspromptchanger/master/bin/install.sh > installChangeCommandPrompt.sh && chmod +x installChangeCommandPrompt.sh && ./installChangeCommandPrompt.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages