This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias gitclean='git branch --merged | egrep -v "(^\*|master|develop|main)" | xargs git branch -d' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"identifier": "cubetest30", | |
"description": "This is a test alert, please ignore!", | |
"severity": 4, | |
"certainty": 2, | |
"urgency": 3, | |
"event": "hurricane watch", | |
"region": { | |
"type": "Circle", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This XML file does not appear to have any style information associated with it. The document tree is shown below. | |
<ns1:alerts xmlns:ns1="http://gov.fema.ipaws.services/feed"> | |
<alert xmlns="urn:oasis:names:tc:emergency:cap:1.2"> | |
<identifier>03EDDD78-42C5-4CE6-843A-26FBE4E6000C</identifier> | |
<sender>OTG:[email protected]</sender> | |
<sent>2017-12-07T08:33:19-05:00</sent> | |
<status>Actual</status> | |
<msgType>Alert</msgType> | |
<source/> | |
<scope>Public</scope> |