mongodb-atlas-cli icon indicating copy to clipboard operation
mongodb-atlas-cli copied to clipboard

CLOUDP-296203: [AtlasCLI Plugins] Add Support for installing CLI Plugins from private repos

Open jeroenvervaeke opened this issue 4 months ago • 1 comments
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.
  • Flyby, remove ghClient *github.Client as a dependency from GithubAsset

Jira ticket: CLOUDP-296203

jeroenvervaeke avatar Jun 27 '25 16:06 jeroenvervaeke