Interactive setup:
odin config githubNon-interactive setup:
$env:GITHUB_TOKEN = "ghp_..."
odin config github --repo https://github.com/OWNER/REPO.git --branch main --non-interactiveSync snapshots:
odin syncOdin stores repository metadata in ~/.odin/config.yaml and stores GitHub tokens in the OS credential store through keyring.