Files
cheatsheet-tldr/tldr/is-up

14 lines
279 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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}}`