Skip to content

SamuelMolling/convertLabel2Tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

convertLabel2Tag

Code for converting MongoDB Atlas labels to tags in dedicated clusters.

It will create tags based on the cluster labels. If the label does not exist, it will ignore the error and move on to the next one.

How to use

  1. Export your public and private key
export ATLAS_PUBLIC_KEY=<your-public-key>
export ATLAS_PRIVATE_KEY=<your-private-key>
  1. Run the script
go run main.go

About

Code for converting MongoDB Atlas labels to tags in dedicated clusters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages