You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- New 'socket tour' command for guided walkthrough
- 10-step interactive tour covering all major features
- Shows real commands users can run during tour
- Safe command execution for demonstrations
- Non-interactive mode shows tour summary
- Tour integrated into help system as option 1
- Highlights for new users in help menu
Tour covers:
1. Authentication setup
2. Vulnerability scanning
3. Package safety checks
4. Natural language interface
5. Fixing vulnerabilities
6. Secure package installation
7. Dependency optimization
8. Offline mode
9. CI/CD integration
10. Organization management
Each step includes:
- Clear explanations
- Example commands
- Tips and best practices
- Option to run safe commands
Usage:
- socket tour # Start interactive tour
- socket --help # Tour is option 1
- socket --help=tour # Show tour info
0 commit comments