mongodb-atlas-cli
mongodb-atlas-cli copied to clipboard
CLOUDP-296203: [AtlasCLI Plugins] Add Support for installing CLI Plugins from private repos
trafficstars
Proposed changes
- Added support for installing plugins from private repositories
- Supported authentication methods:
- Environment variables:
GH_TOKEN/GITHUB_TOKEN - Github CLI configurations files, if you're logged in using the Github CLI you don't have to setup anything.
- Environment variables:
- Supported authentication methods:
- Flyby, remove
ghClient *github.Clientas a dependency fromGithubAsset
Jira ticket: CLOUDP-296203