signup CLI is published on npm and runs via npx. No installation required.
Commands
Sign up for a service
.env.
Log into the dashboard
.env and opens the service’s dashboard.
List available services
Flags
JSON output
With--json, the CLI outputs a single JSON object to stdout on success:
--json output is safe to pipe.
Environment variables
What’s next
- What is Gate? - overview of the Gate product
- Dashboard login - reuse the Gate-managed login token for
npx signup <service> login