Codify
DocumentationCommands

connect

Help page for codify connect

terminal
codify connect

Establish a secure connection between your local Codify CLI and your Codify cloud account. Once connected, you can trigger actions such as apply, plan, and import directly from the Codify web dashboard

Overview

codify connect generates a one-time connection code that links your local environment to Codify Cloud. This allows the Codify dashboard to communicate with your CLI instance and execute commands remotely such as plan, apply, refresh and import.

Usage

  • When you run the command, Codify generates a connection code.
  • The CLI attempts to open your browser and automatically save the code to Codify Cloud.
  • If this step fails for any reason, you can manually save the code by clicking the Connect button in the dashboard.
  • If you are not logged in, a login page will be opened first.
  • Once complete, both the CLI and the dashboard will confirm that the connection was successful.

For more information about Codify Cloud

On this page