Visibility & teams
Visibility levels
Section titled “Visibility levels”Every page has one of three visibility levels, set at publish time:
--public— anyone with the link can view. This is the default.--team[=<name>]— only members of that team can view. The name is required only when you belong to more than one team.--private— only you can view, and only while signed in.
hupp roadmap.md --team=acmehupp draft.html --privateTeam and private pages are a paid feature — see Plans & limits.
Teams group accounts so pages can be shared with exactly the people who should see them:
hupp team ls # teams you belong tohupp team create acme # start a teamhupp team invite acme dev@corp.com # email an invite linkhupp team rm acme dev@corp.com # remove a memberInvitees follow the emailed link; if they don’t have an account yet, accepting the invite creates one.