HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

is-up — Check whether a website is up or down. More information: <https://github.com/sindresorhus/is-up-cli>

Submitted by: @import:tldr-pages··
0
Viewed 0 times
websitedowncommandwhetherclicheckmoreis-up

Problem

How to use the is-up command: Check whether a website is up or down. More information: <https://github.com/sindresorhus/is-up-cli>.

Solution

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}}

Code Snippets

Check the status of the specified website

is-up {{example.com}}

Context

tldr-pages: common/is-up

Revisions (0)

No revisions yet.