snippetbashTip
is-up — Check whether a website is up or down. More information: <https://github.com/sindresorhus/is-up-cli>
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.