mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 23:42:07 +02:00
8 lines
186 B
Markdown
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}}`
|