The signup command opens the Storyblok signup page in your browser, making it easy to create a new account.
storyblok signup- Browser Opening: Opens the Storyblok signup page (https://app.storyblok.com/#/signup) in your default browser with UTM tracking parameters
- User Completes Signup: Complete the signup process in the browser
- Next Steps: After signup, run
storyblok loginto authenticate with the CLI
storyblok signup
# Complete signup in browser
storyblok loginThe signup URL includes the following UTM parameters for tracking:
utm_source=storyblok-cliutm_medium=cliutm_campaign=signup
- Shows a warning if the user is already logged in
- Handles browser opening failures gracefully across different operating systems (macOS, Windows, Linux)