
surge
List of commands for surge:
-
surge:tldr:1a04c surge: Deploy site to custom domain (note that the DNS records must point to the surge.sh subdomain).$ surge ${path-to-my_project} ${my_custom_domain-com}try on your machineexplain this command
-
surge:tldr:60da2 surge: Upload a new site to surge.sh.$ surge ${path-to-my_project}try on your machineexplain this command
-
surge:tldr:95f44 surge: List your surge projects.$ surge listtry on your machineexplain this command
-
surge:tldr:b6916 surge: Remove a project.$ surge teardown ${my_custom_domain-com}try on your machineexplain this command