Commands
login
Help page for codify login
codify loginAuthenticate 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 logoutcommand to logout - Use
codify connectto establish a secure connection to your Codify editor. This allows the editor to runapply,plan,import,refreshcommands directly from the browser.