Skip to main content
naive use sets the active subject — every primitive command targets this user until changed. Stored in ~/.naive/config.
naive use <user_id>      # activate a user
naive use --clear        # reset to the api key's default user
naive whoami             # shows the active user
Override per-command with --user <id> on any primitive command (e.g. naive cards list --user alice).