Difference between revisions of "Timestamp"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
  
[[ping]] -D
+
* <code>[[ping -D]]</code>
<code>[[ts]]</code> command
+
* <code>[[ts]]</code> command
  
 +
for STACK_NAME in `aws cloudformation list-stacks | grep StackName | cut -d'"' -f4 | sort | uniq`; do aws cloudformation describe-stack-events --stack-name $STACK_NAME ; done | grep [[Timestamp]]
 +
 +
[[fc -i]]
  
 
== See also ==
 
== See also ==

Latest revision as of 07:48, 24 January 2023


for STACK_NAME in `aws cloudformation list-stacks | grep StackName | cut -d'"' -f4 | sort | uniq`; do aws cloudformation describe-stack-events --stack-name $STACK_NAME ; done | grep Timestamp
fc -i

See also[edit]

Advertising: