Codify
Commands

login

Help page for codify login

terminal
codify login

Authenticate your local Codify CLI with your Codify account. This allows the CLI to access your cloud-hosted configuration files and perform actions such as apply, plan, and import directly against projects stored the editor.

Overview

codify login opens a browser window where you can sign in to your Codify account. Once authenticated, an access token will be saved on your system that lets it interact with your cloud workspace.

After completing the login flow, all standard Codify operations can also operate on cloud documents.

Notes

  • Use the codify logout command to logout
  • Use codify connect to establish a secure connection to your Codify editor. This allows the editor to run apply, plan, import, refresh commands directly from the browser.

On this page