sky projects ls
sky projects show <id>
sky projects create --name "My agent"
sky projects rotate-secret <id>
sky projects open <id>

Environment

export INTERACTIONS_PROJECT_ID=<project-id>
sky skyline users ls
Or pass --project <id> on any command.

Credentials

SKYLINE_PROJECT_ID and SKYLINE_PROJECT_SECRET for the SDK come from the same project. Rotate the secret with projects rotate-secret if it leaks.