.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH ordinary-timestamp 1 "timestamp 0.6.0"
.SH NAME
ordinary\-timestamp \- generate a UNIX timestamp for the current time (i.e. `date +%s`)
.SH SYNOPSIS
\fBordinary timestamp\fR [\fB\-u\fR|\fB\-\-unit\fR] [\fB\-p\fR|\fB\-\-project\fR] [\fB\-\-api\-domain\fR] [\fB\-\-insecure\fR] [\fB\-\-danger\-accept\-invalid\-certs\fR] [\fB\-v\fR|\fB\-\-verbose\fR]... [\fB\-q\fR|\fB\-\-quiet\fR]... [\fB\-\-pretty\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR]
.SH DESCRIPTION
generate a UNIX timestamp for the current time (i.e. `date +%s`)
.SH OPTIONS
.TP
\fB\-u\fR, \fB\-\-unit\fR \fI<UNIT>\fR [default: seconds]
.br
\fIPossible values:\fR
.RS 14
.IP \(bu 2
seconds
.RE
.TP
\fB\-p\fR, \fB\-\-project\fR \fI<PROJECT>\fR [default: .]
project path
.TP
\fB\-\-api\-domain\fR \fI<API_DOMAIN>\fR
should only be necessary with localhost or when addressing by IP
.TP
\fB\-\-insecure\fR
use HTTP instead of HTTPS
.TP
\fB\-\-danger\-accept\-invalid\-certs\fR
DANGER: only use when working with self\-signed localhost certs
.TP
\fB\-v\fR, \fB\-\-verbose\fR
Increase logging verbosity
.TP
\fB\-q\fR, \fB\-\-quiet\fR
Decrease logging verbosity
.TP
\fB\-\-pretty\fR
whether to pretty print events to stdio
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help
.TP
\fB\-V\fR, \fB\-\-version\fR
Print version
.SH VERSION
v0.6.0\-pre.9