CLI Reference
Spark provides three commands. Most of the time, you'll only use spark run.
spark init # Scaffold example configuration
spark run [path] [flags] # Run tests
spark pull [path] [flags] # Pre-pull Docker images
Spark provides three commands. Most of the time, you'll only use spark run.
spark init # Scaffold example configuration
spark run [path] [flags] # Run tests
spark pull [path] [flags] # Pre-pull Docker images