Skip to content

CLI reference

axint login.

Authenticate the CLI with the Registry via a GitHub-backed device-code flow.

01 · section

Command shape

This is the command surface the current compiler and registry expect today.

The examples below use the real Axint CLI commands that are live in the open-source compiler.

axint login
$ axint login
02 · section

What it does

Use this command when you want the exact behavior below.

  • Starts the device-code flow used for publishing.
  • Binds your registry identity to your GitHub username.
  • Makes namespace ownership enforceable at publish time.
axint login · axint docs · axint registry