Updated /docs/origin/cli/reference/commands: global --auth-token and --endpoint flags are no longer documented; the CLI reads CURSOR_ORIGIN_ENDPOINT and CURSOR_AUTH_TOKEN from the environment instead.
Changelog
Origin CLI
Updated /docs/origin/cli/reference/commands: global --auth-token and --endpoint flags are no longer documented; the CLI reads CURSOR_ORIGIN_ENDPOINT and CURSOR_AUTH_TOKEN from the environment instead.
Removed the documented origin push command group (pushing origin/* workspace branches on GitHub-mirrored repos).
Clarified origin auth login with CURSOR_API_KEY: interactive runs prompt before using the key (default browser flow); non-interactive/CI shells log in with the key and print a notice.
setup-git --host default is now derived only from CURSOR_ORIGIN_ENDPOINT.