Skip to content

Commit

Permalink
update (some) deps; baby steps into moving forward yet again
Browse files Browse the repository at this point in the history
Signed-off-by: António Meireles <[email protected]>
  • Loading branch information
AntonioMeireles committed Sep 12, 2017
1 parent c8937f7 commit 074c749
Show file tree
Hide file tree
Showing 78 changed files with 3,673 additions and 1,276 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ corectl\-kill \- Halts one or more running CoreOS instances

.SH SYNOPSIS
.PP
\fBcorectl kill [VMids]\fP
\fBcorectl kill [VMids] [flags]\fP


.SH DESCRIPTION
Expand All @@ -23,6 +23,10 @@ Halts one or more running CoreOS instances
\fB\-a\fP, \fB\-\-all\fP[=false]
halts all running instances

.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for kill


.SH OPTIONS INHERITED FROM PARENT COMMANDS
.PP
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ corectl\-load \- Loads CoreOS instances defined in an instrumentation file.

.SH SYNOPSIS
.PP
\fBcorectl load path/to/yourProfile\fP
\fBcorectl load path/to/yourProfile [flags]\fP


.SH DESCRIPTION
Expand All @@ -19,6 +19,12 @@ Loads CoreOS instances defined in an instrumentation file (either in TOML, JSON
VMs are always launched by alphabetical order relative to their names.


.SH OPTIONS
.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for load


.SH OPTIONS INHERITED FROM PARENT COMMANDS
.PP
\fB\-d\fP, \fB\-\-debug\fP[=false]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ corectl\-ls \- Lists the CoreOS images available locally

.SH SYNOPSIS
.PP
\fBcorectl ls\fP
\fBcorectl ls [flags]\fP


.SH DESCRIPTION
Expand All @@ -27,6 +27,10 @@ Lists the CoreOS images available locally
\fB\-c\fP, \fB\-\-channel\fP="alpha"
CoreOS channel

.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for ls

.PP
\fB\-j\fP, \fB\-\-json\fP[=false]
outputs in JSON for easy 3rd party integration
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ corectl\-panic \- Hard kills a running CoreOS instance

.SH SYNOPSIS
.PP
\fBcorectl panic [VMids]\fP
\fBcorectl panic [VMids] [flags]\fP


.SH DESCRIPTION
Expand All @@ -20,6 +20,10 @@ This feature is intended as a practical way to test and reproduce both cluster f


.SH OPTIONS
.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for panic

.PP
\fB\-r\fP, \fB\-\-random\fP[=false]
hard kill a randomly choosen running instance
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ corectl\-ps \- Lists running CoreOS instances

.SH SYNOPSIS
.PP
\fBcorectl ps\fP
\fBcorectl ps [flags]\fP


.SH DESCRIPTION
Expand All @@ -19,6 +19,10 @@ Lists running CoreOS instances


.SH OPTIONS
.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for ps

.PP
\fB\-j\fP, \fB\-\-json\fP[=false]
outputs in JSON for easy 3rd party integration
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ corectl\-pull \- Pulls a CoreOS image from upstream

.SH SYNOPSIS
.PP
\fBcorectl pull\fP
\fBcorectl pull [flags]\fP


.SH DESCRIPTION
Expand All @@ -27,6 +27,10 @@ Pulls a CoreOS image from upstream
\fB\-f\fP, \fB\-\-force\fP[=false]
forces the rebuild of an image, if already local

.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for pull

.PP
\fB\-v\fP, \fB\-\-version\fP="latest"
CoreOS version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,20 @@ corectl\-put \- copy file to inside VM

.SH SYNOPSIS
.PP
\fBcorectl put path/to/file VMid:/file/path/on/destination\fP
\fBcorectl put path/to/file VMid:/file/path/on/destination [flags]\fP


.SH DESCRIPTION
.PP
copy file to inside VM


.SH OPTIONS
.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for put


.SH OPTIONS INHERITED FROM PARENT COMMANDS
.PP
\fB\-d\fP, \fB\-\-debug\fP[=false]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ corectl\-query \- Display information about the running CoreOS instances

.SH SYNOPSIS
.PP
\fBcorectl query [VMids]\fP
\fBcorectl query [VMids] [flags]\fP


.SH DESCRIPTION
Expand All @@ -23,6 +23,10 @@ Display information about the running CoreOS instances
\fB\-a\fP, \fB\-\-all\fP[=false]
display a table with extended information about running CoreOS instances

.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for query

.PP
\fB\-i\fP, \fB\-\-ip\fP[=false]
displays given instance IP address
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ corectl\-rm \- Remove(s) CoreOS image(s) from the local filesystem

.SH SYNOPSIS
.PP
\fBcorectl rm\fP
\fBcorectl rm [flags]\fP


.SH DESCRIPTION
Expand All @@ -23,6 +23,10 @@ Remove(s) CoreOS image(s) from the local filesystem
\fB\-c\fP, \fB\-\-channel\fP="alpha"
CoreOS channel

.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for rm

.PP
\fB\-p\fP, \fB\-\-purge\fP[=false]
purges outdated images
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ corectl\-run \- Boots a new CoreOS instance

.SH SYNOPSIS
.PP
\fBcorectl run\fP
\fBcorectl run [flags]\fP


.SH DESCRIPTION
Expand All @@ -35,6 +35,10 @@ Boots a new CoreOS instance
\fB\-F\fP, \fB\-\-format\-root\fP[=false]
formats and partitions the (persistent) root volume

.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for run

.PP
\fB\-m\fP, \fB\-\-memory\fP=1024
VM's RAM, in MB, per instance (1024 < memory < 8192)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,20 @@ corectl\-ssh \- Attach to or run commands inside a running CoreOS instance

.SH SYNOPSIS
.PP
\fBcorectl ssh VMid ["command1;..."]\fP
\fBcorectl ssh VMid ["command1;..."] [flags]\fP


.SH DESCRIPTION
.PP
Attach to or run commands inside a running CoreOS instance


.SH OPTIONS
.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for ssh


.SH OPTIONS INHERITED FROM PARENT COMMANDS
.PP
\fB\-d\fP, \fB\-\-debug\fP[=false]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,20 @@ corectl\-version \- Shows version information

.SH SYNOPSIS
.PP
\fBcorectl version\fP
\fBcorectl version [flags]\fP


.SH DESCRIPTION
.PP
Shows version information


.SH OPTIONS
.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for version


.SH OPTIONS INHERITED FROM PARENT COMMANDS
.PP
\fB\-d\fP, \fB\-\-debug\fP[=false]
Expand Down
6 changes: 5 additions & 1 deletion documentation/man/corectl.1
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ corectl \- CoreOS over macOS made simple.

.SH SYNOPSIS
.PP
\fBcorectl\fP
\fBcorectl [flags]\fP


.SH DESCRIPTION
Expand All @@ -25,6 +25,10 @@ Copyright (c) 2015\-2016, António Meireles
\fB\-d\fP, \fB\-\-debug\fP[=false]
adds additional verbosity, and options, directed at debugging purposes and power users

.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for corectl


.SH SEE ALSO
.PP
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ corectld\-start \- Starts corectld

.SH SYNOPSIS
.PP
\fBcorectld start\fP
\fBcorectld start [flags]\fP


.SH DESCRIPTION
Expand All @@ -27,6 +27,10 @@ Starts corectld
\fB\-D\fP, \fB\-\-domain\fP="coreos.local"
sets the dns domain under which the created VMs will operate

.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for start

.PP
\fB\-r\fP, \fB\-\-recursive\-nameservers\fP=[8.8.8.8:53,8.8.4.4:53]
coma separated list of the recursive nameservers to be used by the embedded dns server
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,20 @@ corectld\-status \- Shows corectld status

.SH SYNOPSIS
.PP
\fBcorectld status\fP
\fBcorectld status [flags]\fP


.SH DESCRIPTION
.PP
Shows corectld status


.SH OPTIONS
.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for status


.SH OPTIONS INHERITED FROM PARENT COMMANDS
.PP
\fB\-d\fP, \fB\-\-debug\fP[=false]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,20 @@ corectld\-stop \- Stops corectld

.SH SYNOPSIS
.PP
\fBcorectld stop\fP
\fBcorectld stop [flags]\fP


.SH DESCRIPTION
.PP
Stops corectld


.SH OPTIONS
.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for stop


.SH OPTIONS INHERITED FROM PARENT COMMANDS
.PP
\fB\-d\fP, \fB\-\-debug\fP[=false]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,20 @@ corectld\-version \- Shows version information

.SH SYNOPSIS
.PP
\fBcorectld version\fP
\fBcorectld version [flags]\fP


.SH DESCRIPTION
.PP
Shows version information


.SH OPTIONS
.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for version


.SH OPTIONS INHERITED FROM PARENT COMMANDS
.PP
\fB\-d\fP, \fB\-\-debug\fP[=false]
Expand Down
6 changes: 5 additions & 1 deletion documentation/man/corectld.1
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ corectld \- CoreOS over macOS made simple.

.SH SYNOPSIS
.PP
\fBcorectld\fP
\fBcorectld [flags]\fP


.SH DESCRIPTION
Expand All @@ -25,6 +25,10 @@ Copyright (c) 2015\-2016, António Meireles
\fB\-d\fP, \fB\-\-debug\fP[=false]
adds additional verbosity, and options, directed at debugging purposes and power users

.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for corectld


.SH SEE ALSO
.PP
Expand Down
3 changes: 2 additions & 1 deletion documentation/markdown/corectl.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,14 @@ Copyright (c) 2015-2016, António Meireles


```
corectl
corectl [flags]
```

### Options

```
-d, --debug adds additional verbosity, and options, directed at debugging purposes and power users
-h, --help help for corectl
```

### SEE ALSO
Expand Down
Loading

0 comments on commit 074c749

Please sign in to comment.