Skip to content

Basic commands

Authenticate this machine via the device-code flow.

Usage

Terminal window
agnify login

Forget this machine’s refresh token + active org.

Usage

Terminal window
agnify logout

Show the currently-authenticated user + active org.

Usage

Terminal window
agnify whoami

Update this installation to the latest published CLI.

Usage

Terminal window
agnify upgrade [OPTIONS]

Options

FlagDescription
--checkOnly report what’s available; change nothing.