@spike-forms/cli package lets you manage forms, deploy configurations, and view submissions from your terminal.
Installation
Authentication
Login to your Spike account:Commands
Forms
Submissions
Deploy
Deploy form configurations from aspike.json file:
spike.json
Define forms and settings in a configuration file:spike.json
Environment Variables
Use$VAR_NAME syntax for secrets:
.env file.
Initialize Project
Create a new spike.json:Global Options
Examples
CI/CD Deployment
.github/workflows/deploy.yml