Pin a working context so you don’t pass IDs on every command.
guillo lock # show current contextguillo lock team <team-id> # set active team (clears active project)guillo lock project <project-id> # set active project (after setting team)guillo unlock # clear all context
Context is stored in ~/.guilloteam/.env and can be overridden per-command with --team and --project flags.