
expose
List of commands for expose:
-
expose:tldr:083e5 expose: Share a local URL.$ expose share ${url}try on your machineexplain this command
-
expose:tldr:366c7 expose: Share the current working directory.$ exposetry on your machineexplain this command
-
expose:tldr:48f26 expose: Run the Expose server.$ expose servetry on your machineexplain this command
-
expose:tldr:5494e expose: Run the Expose server with a specific hostname.$ expose serve ${hostname}try on your machineexplain this command
-
expose:tldr:a45b0 expose: Register your authentication token.$ expose token ${token}try on your machineexplain this command
-
expose:tldr:ae433 expose: Share the current working directory with a specific subdomain.$ expose --subdomain=${subdomain}try on your machineexplain this command