1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 23:42:07 +02:00
tldr/pages/common/is-up.md

8 lines
186 B
Markdown

# is-up
> Check whether a website is up or down.
> More information: <https://github.com/sindresorhus/is-up-cli>.
- Check the status of the specified website:
`is-up {{example.com}}`