System Grab Bag

View all TLDR pages from common (or from all pages)

now

Cloud platform for serverless deployment. This command is deprecated. See vercel, the updated version of this tool. More information: https://zeit.co/now.
  • Deploy the current directory:
    now
  • Display a list of deployments:
    now list
  • Display information related to a deployment:
    now inspect {{deployment_url}}
  • Remove a deployment:
    now remove {{deployment_id}}
  • Log in into an account or create a new one:
    now login
  • Initialize an example project (a new directory will be created):
    now init

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.