
spark
List of commands for spark:
-
spark:tldr:314fe spark: Create a new Spark project with Braintree stubs.$ spark new ${project_name} --braintreetry on your machineexplain this command
-
spark:tldr:4111b spark: Display the currently registered API token.$ spark tokentry on your machineexplain this command
-
spark:tldr:8f1f0 spark: Register your API token.$ spark register ${token}try on your machineexplain this command
-
spark:tldr:aa8cb spark: Create a new Spark project with team-based billing stubs.$ spark new ${project_name} --team-billingtry on your machineexplain this command
-
spark:tldr:fbba2 spark: Create a new Spark project.$ spark new ${project_name}try on your machineexplain this command