Coder Social home page Coder Social logo

fmenezes / mongodb-atlas-cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mongodb/mongodb-atlas-cli

0.0 1.0 0.0 24.09 MB

MongoDB Atlas CLI and MongoDB CLI enable you to manage your MongoDB in the Cloud

Home Page: https://www.mongodb.com/docs/atlas/cli/stable/

License: Apache License 2.0

Shell 0.95% Go 98.38% PowerShell 0.04% Makefile 0.14% Dockerfile 0.49%

mongodb-atlas-cli's Introduction

MongoDB Atlas CLI

The MongoDB Atlas CLI is a modern command line interface that enables you to manage MongoDB Atlas from the terminal.

atlascli-atlas-quickstart

Installing

Pre-built Binaries

Download the appropriate version for your platform from Atlas CLI releases. After you download the library, you can run it from anywhere and don't need to install it into a global location. This works well for shared hosts and other systems where you don't have a privileged account.

You can place this binary somewhere in your PATH for ease of use. /usr/local/bin is the most probable location.

Build From Source

Fetch Source

git clone https://github.com/fmenezes/mongodb-atlas-cli.git
cd mongodb-atlas-cli

Build

To build atlascli, run:

make build

The resulting atlas binary is placed in ./bin.

Install

To install the atlas binary in $GOPATH/bin, run:

make install

Note: running make build is not needed when running make install.

Usage

To get a list of available commands, run atlas help or check our documentation for more details.

Configuring Atlas CLI

To use atlascli, open your terminal, run atlas auth login, and follow the prompted steps.

Shell Completions

If you install via homebrew no additional actions are needed.

To get specific instructions for your preferred shell, run:

atlas completion <bash|zsh|fish|powershell> --help

Contributing

See our CONTRIBUTING.md guide.

License

MongoDB Atlas CLI is released under the Apache 2.0 license. See LICENSE

mongodb-atlas-cli's People

Contributors

gssbzn avatar dependabot[bot] avatar andreaangiolillo avatar fmenezes avatar blva avatar tibulca avatar sarahsimpers avatar matt-condon avatar wtrocki avatar robcarlan-mlab avatar swattyt avatar razeer123 avatar vincentpikand avatar jeroenvervaeke avatar colm-quinn avatar andmatei avatar igor-karpukhin avatar helderjs avatar sugar-pack avatar github-actions[bot] avatar kanchana-mongodb avatar melissamahoney-mongodb avatar pierwill avatar ehershey avatar lmkerbey-mdb avatar kyuan-mongodb avatar s-urbaniak avatar jarjee avatar maastha avatar josvazg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.