Sha256: 3ae9b82ac736820751e99a56cce15401a8e2379ff14b6a3a6a10c2f0eb672878

Contents?: true

Size: 1.02 KB

Versions: 1

Compression:

Stored size: 1.02 KB

Contents

---
page_title: "vagrant login - Command-Line Interface"
sidebar_current: "cli-login"
---

# Login

**Command: `vagrant login`**

The login command is used to authenticate with a
[Vagrant Cloud](https://vagrantcloud.com) server. Logging is only
necessary if you're accessing protected boxes or using
[Vagrant Share](/v2/share/index.html).

**Logging in is not a requirement to use Vagrant.** The vast majority
of Vagrant does _not_ require a login. Only certain features such as protected
boxes or [Vagrant Share](/v2/share/index.html) require a login.

The reference of available command-line flags to this command
is available below.

## Options

* `--check` - This will check if you're logged in. In addition to outputting
  whether you're logged in or not, the command will have exit status 0 if you're
  logged in, and exit status 1 if you're not.

* `--logout` - This will log you out if you're logged in. If you're already
  logged out, this command will do nothing. It is not an error to call this
  command if you're already logged out.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-tiktalik-0.0.3 vendor/bundle/ruby/2.0.0/bundler/gems/vagrant-1e28f1ac31e7/website/docs/source/v2/cli/login.html.md