penguins-eggs 9.4.2 → 9.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,10 +6,10 @@
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1">
7
7
  </head>
8
8
  <body>
9
- <h1>eggs(1) -- the reproductive system of penguins: eggs v9.2.3</h1>
9
+ <h1>eggs(1) -- the reproductive system of penguins: eggs v9.4.3</h1>
10
10
  <h1>SYNOPSIS</h1>
11
11
  <p>Install Debian families (debian/devuan/ubuntu)</p>
12
- <pre><code>$ sudo dpkg -i eggs_9.2.3_amd64.deb
12
+ <pre><code>$ sudo dpkg -i eggs_9.4.3_amd64.deb
13
13
  </code></pre>
14
14
  <p>Install Arch families (Arch, manjaro Linux)</p>
15
15
  <p>Arch from AUR</p>
@@ -30,7 +30,7 @@ $ makepkg -si
30
30
  <h1>USAGE</h1>
31
31
  <pre><code>$ eggs (-v|--version|version)
32
32
 
33
- penguins-eggs/9.2.3 linux-x64 node-v16.16.0
33
+ penguins-eggs/9.4.3 linux-x64 node-v16.19.1
34
34
  $ eggs --help [COMMAND]
35
35
 
36
36
  USAGE
@@ -59,9 +59,9 @@ sudo eggs dad -d
59
59
  <li><a href="#eggs-autocomplete-shell"><code>eggs autocomplete [SHELL]</code></a></li>
60
60
  <li><a href="#eggs-calamares"><code>eggs calamares</code></a></li>
61
61
  <li><a href="#eggs-config"><code>eggs config</code></a></li>
62
+ <li><a href="#eggs-cuckoo"><code>eggs cuckoo</code></a></li>
62
63
  <li><a href="#eggs-dad"><code>eggs dad</code></a></li>
63
64
  <li><a href="#eggs-export-deb"><code>eggs export deb</code></a></li>
64
- <li><a href="#eggs-export-docs"><code>eggs export docs</code></a></li>
65
65
  <li><a href="#eggs-export-iso"><code>eggs export iso</code></a></li>
66
66
  <li><a href="#eggs-help-command"><code>eggs help [COMMAND]</code></a></li>
67
67
  <li><a href="#eggs-install"><code>eggs install</code></a></li>
@@ -72,13 +72,13 @@ sudo eggs dad -d
72
72
  <li><a href="#eggs-syncfrom"><code>eggs syncfrom</code></a></li>
73
73
  <li><a href="#eggs-syncto"><code>eggs syncto</code></a></li>
74
74
  <li><a href="#eggs-tools-clean"><code>eggs tools clean</code></a></li>
75
+ <li><a href="#eggs-tools-ppa"><code>eggs tools ppa</code></a></li>
75
76
  <li><a href="#eggs-tools-skel"><code>eggs tools skel</code></a></li>
76
77
  <li><a href="#eggs-tools-stat"><code>eggs tools stat</code></a></li>
77
78
  <li><a href="#eggs-tools-yolk"><code>eggs tools yolk</code></a></li>
78
79
  <li><a href="#eggs-update"><code>eggs update</code></a></li>
79
80
  <li><a href="#eggs-version"><code>eggs version</code></a></li>
80
81
  <li><a href="#eggs-wardrobe-get-repo"><code>eggs wardrobe get [REPO]</code></a></li>
81
- <li><a href="#eggs-wardrobe-ironing-costume"><code>eggs wardrobe ironing [COSTUME]</code></a></li>
82
82
  <li><a href="#eggs-wardrobe-list-wardrobe"><code>eggs wardrobe list [WARDROBE]</code></a></li>
83
83
  <li><a href="#eggs-wardrobe-show-costume"><code>eggs wardrobe show [COSTUME]</code></a></li>
84
84
  <li><a href="#eggs-wardrobe-wear-costume"><code>eggs wardrobe wear [COSTUME]</code></a></li>
@@ -86,7 +86,7 @@ sudo eggs dad -d
86
86
  <h2><code>eggs adapt</code></h2>
87
87
  <p>adapt monitor resolution for VM only</p>
88
88
  <pre><code>USAGE
89
- $ eggs adapt [-v] [-h]
89
+ $ eggs adapt [-h] [-v]
90
90
 
91
91
  FLAGS
92
92
  -h, --help Show CLI help.
@@ -94,6 +94,9 @@ FLAGS
94
94
 
95
95
  DESCRIPTION
96
96
  adapt monitor resolution for VM only
97
+
98
+ EXAMPLES
99
+ $ eggs adapt
97
100
  </code></pre>
98
101
  <h2><code>eggs analyze</code></h2>
99
102
  <p>analyze for syncto</p>
@@ -108,7 +111,7 @@ DESCRIPTION
108
111
  analyze for syncto
109
112
 
110
113
  EXAMPLES
111
- $ sudo eggs analyze
114
+ sudo eggs analyze
112
115
  </code></pre>
113
116
  <h2><code>eggs autocomplete [SHELL]</code></h2>
114
117
  <p>display autocomplete installation instructions</p>
@@ -134,50 +137,70 @@ EXAMPLES
134
137
  $ eggs autocomplete --refresh-cache
135
138
  </code></pre>
136
139
  <h2><code>eggs calamares</code></h2>
137
- <p>calamares or install or configure it</p>
140
+ <p>configure calamares or install or configure it</p>
138
141
  <pre><code>USAGE
139
- $ eggs calamares [-h] [-v] [-i] [-r] [--remove] [--theme &#x3C;value>]
142
+ $ eggs calamares [-h] [-i] [-n] [-r] [--remove] [--theme &#x3C;value>] [-v]
140
143
 
141
144
  FLAGS
142
- -h, --help Show CLI help.
143
- -i, --install install calamares and it's dependencies
144
- -r, --release release: remove calamares and all it's dependencies after the installation
145
+ -h, --help Show CLI help.
146
+ -i, --install install calamares and it's dependencies
147
+ -n, --nointeractive no user interaction
148
+ -r, --release release: remove calamares and all it's dependencies after the installation
145
149
  -v, --verbose
146
- --remove remove calamares and it's dependencies
147
- --theme=&#x3C;value> theme/branding for eggs and calamares
150
+ --remove remove calamares and it's dependencies
151
+ --theme=&#x3C;value> theme/branding for eggs and calamares
148
152
 
149
153
  DESCRIPTION
150
- calamares or install or configure it
154
+ configure calamares or install or configure it
151
155
 
152
156
  EXAMPLES
153
- ~$ sudo eggs calamares
154
- create/renew calamares configuration's files
157
+ sudo eggs calamares
155
158
 
156
- ~$ sudo eggs calamares -i
157
- install calamares and create it's configuration's files
159
+ sudo eggs calamares --install
160
+
161
+ sudo eggs calamares --install --theme=/path/to/theme
162
+
163
+ sudo eggs calamares --remove
158
164
  </code></pre>
159
165
  <h2><code>eggs config</code></h2>
160
166
  <p>Configure and install prerequisites deb packages to run it</p>
161
167
  <pre><code>USAGE
162
- $ eggs config [-n] [-c] [-h] [-v]
168
+ $ eggs config [-c] [-h] [-n] [-v]
163
169
 
164
170
  FLAGS
165
171
  -c, --clean remove old configuration before to create new one
166
172
  -h, --help Show CLI help.
167
- -n, --nointeractive assume yes
173
+ -n, --nointeractive no user interaction
168
174
  -v, --verbose verbose
169
175
 
170
176
  DESCRIPTION
171
177
  Configure and install prerequisites deb packages to run it
172
178
 
173
179
  EXAMPLES
174
- ~$ sudo eggs config
175
- Configure and install prerequisites deb packages to run it
180
+ sudo eggs config
181
+
182
+ sudo eggs config --clean
183
+
184
+ sudo eggs config --clean --nointeractive
185
+ </code></pre>
186
+ <h2><code>eggs cuckoo</code></h2>
187
+ <p>PXE start with proxy-dhcp</p>
188
+ <pre><code>USAGE
189
+ $ eggs cuckoo [-h]
190
+
191
+ FLAGS
192
+ -h, --help Show CLI help.
193
+
194
+ DESCRIPTION
195
+ PXE start with proxy-dhcp
196
+
197
+ EXAMPLES
198
+ sudo eggs cuckoo
176
199
  </code></pre>
177
200
  <h2><code>eggs dad</code></h2>
178
- <p>ask help from daddy - configuration helper</p>
201
+ <p>ask help from daddy - TUI configuration helper</p>
179
202
  <pre><code>USAGE
180
- $ eggs dad [-h] [-c] [-d] [-v]
203
+ $ eggs dad [-c] [-d] [-h] [-v]
181
204
 
182
205
  FLAGS
183
206
  -c, --clean remove old configuration before to create
@@ -186,48 +209,53 @@ FLAGS
186
209
  -v, --verbose
187
210
 
188
211
  DESCRIPTION
189
- ask help from daddy - configuration helper
212
+ ask help from daddy - TUI configuration helper
213
+
214
+ EXAMPLES
215
+ sudo dad
216
+
217
+ sudo dad --clean
218
+
219
+ sudo dad --default
190
220
  </code></pre>
191
221
  <h2><code>eggs export deb</code></h2>
192
222
  <p>export deb/docs/iso to the destination host</p>
193
223
  <pre><code>USAGE
194
- $ eggs export deb [-h] [-c] [--amd64] [--i386] [--armel] [--arm64] [-a]
224
+ $ eggs export deb [-a] [-c] [-h] [-v]
195
225
 
196
226
  FLAGS
197
- -a, --all export all archs
198
- -c, --clean remove old .deb before to copy
199
- -h, --help Show CLI help.
200
- --amd64 export amd64 arch
201
- --arm64 export arm64 arch
202
- --armel export armel arch
203
- --i386 export i386 arch
227
+ -a, --all export all archs
228
+ -c, --clean remove old .deb before to copy
229
+ -h, --help Show CLI help.
230
+ -v, --verbose verbose
204
231
 
205
232
  DESCRIPTION
206
233
  export deb/docs/iso to the destination host
207
- </code></pre>
208
- <h2><code>eggs export docs</code></h2>
209
- <p>remove and export docType documentation of the sources in the destination host</p>
210
- <pre><code>USAGE
211
- $ eggs export docs [-h]
212
234
 
213
- FLAGS
214
- -h, --help Show CLI help.
235
+ EXAMPLES
236
+ $ eggs export deb
215
237
 
216
- DESCRIPTION
217
- remove and export docType documentation of the sources in the destination host
238
+ $ eggs export deb --clean
239
+
240
+ $ eggs export deb --all
218
241
  </code></pre>
219
242
  <h2><code>eggs export iso</code></h2>
220
243
  <p>export iso in the destination host</p>
221
244
  <pre><code>USAGE
222
- $ eggs export iso [-h] [-b] [-c]
245
+ $ eggs export iso [-c] [-h] [-v]
223
246
 
224
247
  FLAGS
225
- -b, --backup export backup ISOs
226
- -c, --clean delete old ISOs before to copy
227
- -h, --help Show CLI help.
248
+ -c, --clean delete old ISOs before to copy
249
+ -h, --help Show CLI help.
250
+ -v, --verbose verbose
228
251
 
229
252
  DESCRIPTION
230
253
  export iso in the destination host
254
+
255
+ EXAMPLES
256
+ $ eggs export iso
257
+
258
+ $ eggs export iso --clean
231
259
  </code></pre>
232
260
  <h2><code>eggs help [COMMAND]</code></h2>
233
261
  <p>Display help for eggs.</p>
@@ -244,42 +272,54 @@ DESCRIPTION
244
272
  Display help for eggs.
245
273
  </code></pre>
246
274
  <h2><code>eggs install</code></h2>
247
- <p>command-line system installer - the egg became a penguin!</p>
275
+ <p>krill: the CLI system installer - the egg became a penguin!</p>
248
276
  <pre><code>USAGE
249
- $ eggs install [-u] [-k] [-p] [-h] [-v]
277
+ $ eggs install [-k] [-c &#x3C;value>] [-d &#x3C;value>] [-H] [-h] [-i] [-n] [-N] [-p] [-r] [-s] [-S] [-u] [-v]
250
278
 
251
279
  FLAGS
252
- -h, --help Show CLI help.
253
- -k, --crypted crypted CLI installation
254
- -p, --pve Proxmox VE install
255
- -u, --unattended unattended CLI installation
256
- -v, --verbose verbose
280
+ -H, --halt Halt the system after installation
281
+ -N, --none Swap none: 256M
282
+ -S, --suspend Swap suspend: RAM x 2
283
+ -c, --custom=&#x3C;value> custom unattended configuration
284
+ -d, --domain=&#x3C;value> Domain name, defult: .local
285
+ -h, --help Show CLI help.
286
+ -i, --ip hostname as ip, eg: ip-192-168-1-33
287
+ -k, --crypted Crypted CLI installation
288
+ -n, --nointeractive no user interaction
289
+ -p, --pve Proxmox VE install
290
+ -r, --random Add random to hostname, eg: colibri-ay412dt
291
+ -s, --small Swap small: RAM
292
+ -u, --unattended Unattended installation
293
+ -v, --verbose Verbose
257
294
 
258
295
  DESCRIPTION
259
- command-line system installer - the egg became a penguin!
296
+ krill: the CLI system installer - the egg became a penguin!
260
297
 
261
298
  EXAMPLES
262
- $ eggs install
263
- Install the system using krill installer
299
+ sudo eggs install
300
+
301
+ sudo eggs install --unattended
302
+
303
+ sudo eggs install --custom it
264
304
  </code></pre>
265
305
  <h2><code>eggs kill</code></h2>
266
306
  <p>kill the eggs/free the nest</p>
267
307
  <pre><code>USAGE
268
- $ eggs kill [-h] [-v]
308
+ $ eggs kill [-h] [-n] [-v]
269
309
 
270
310
  FLAGS
271
- -h, --help Show CLI help.
272
- -v, --verbose verbose
311
+ -h, --help Show CLI help.
312
+ -n, --nointeractive no user interaction
313
+ -v, --verbose verbose
273
314
 
274
315
  DESCRIPTION
275
316
  kill the eggs/free the nest
276
317
 
277
318
  EXAMPLES
278
- $ eggs kill
279
- kill the eggs/free the nest
319
+ sudo eggs kill
280
320
  </code></pre>
281
321
  <h2><code>eggs mom</code></h2>
282
- <p>ask for mommy - gui helper</p>
322
+ <p>ask help from mommy - TUI helper</p>
283
323
  <pre><code>USAGE
284
324
  $ eggs mom [-h]
285
325
 
@@ -287,21 +327,24 @@ FLAGS
287
327
  -h, --help Show CLI help.
288
328
 
289
329
  DESCRIPTION
290
- ask for mommy - gui helper
330
+ ask help from mommy - TUI helper
331
+
332
+ EXAMPLES
333
+ $ eggs mom
291
334
  </code></pre>
292
335
  <h2><code>eggs produce</code></h2>
293
336
  <p>produce a live image from your system whithout your data</p>
294
337
  <pre><code>USAGE
295
- $ eggs produce [-p &#x3C;value>] [--basename &#x3C;value>] [-b] [-c] [-f] [-n] [-m] [-v] [-y] [-s] [-h] [--theme
296
- &#x3C;value>] [--addons &#x3C;value>] [--release]
338
+ $ eggs produce [--addons &#x3C;value>] [--basename &#x3C;value>] [-c] [-C] [-h] [-m] [-n] [-p &#x3C;value>] [--release]
339
+ [-s] [-f] [--theme &#x3C;value>] [-v] [-y]
297
340
 
298
341
  FLAGS
299
- -b, --backup backup mode (CRYPTED)
300
- -c, --clone clone mode
301
- -f, --fast fast compression
342
+ -C, --cryptedclone crypted clone
343
+ -c, --clone clone
344
+ -f, --standard standard compression
302
345
  -h, --help Show CLI help.
303
346
  -m, --max max compression
304
- -n, --normal normal compression
347
+ -n, --nointeractive no user interaction
305
348
  -p, --prefix=&#x3C;value> prefix
306
349
  -s, --script script mode. Generate scripts to manage iso build
307
350
  -v, --verbose verbose
@@ -315,40 +358,26 @@ DESCRIPTION
315
358
  produce a live image from your system whithout your data
316
359
 
317
360
  EXAMPLES
318
- $ sudo eggs produce
319
- produce an ISO called [hostname]-[arch]-YYYY-MM-DD_HHMM.iso, compressed xz (standard compression).
320
- If hostname=ugo and arch=i386 ugo-x86-2020-08-25_1215.iso
361
+ sudo eggs produce
321
362
 
322
- $ sudo eggs produce -v
323
- same as previuos, but with --verbose output
363
+ sudo eggs produce --standard
324
364
 
325
- $ sudo eggs produce -vf
326
- same as previuos, compression zstd, lz4 or gzip (depend from system capability)
365
+ sudo eggs produce --max
327
366
 
328
- $ sudo eggs produce -vm
329
- same as previuos, compression xz -Xbcj x86 (max compression, about 10%
330
- more compressed)
367
+ sudo eggs produce --max --basename=colibri
331
368
 
332
- $ sudo eggs produce -vf --basename leo --theme debian --addons adapt
333
- produce an ISO called leo-i386-2020-08-25_1215.iso compression fast,
334
- using Debian theme and link to adapt
369
+ sudo eggs produce --cryptedclone
335
370
 
336
- $ sudo eggs produce -v --basename leo --theme debian --addons rsupport
337
- produce an ISO called leo-i386-2020-08-25_1215.iso compression xz,
338
- using Debian theme and link to dwagent
371
+ sudo eggs produce --clone
339
372
 
340
- $ sudo eggs produce -v --basename leo --rsupport
341
- produce an ISO called leo-i386-2020-08-25_1215.iso compression xz, using eggs
342
- theme and link to dwagent
373
+ sudo eggs produce --basename=colibri
343
374
 
344
- $ sudo eggs produce -vs --basename leo --rsupport
345
- produce scripts to build an ISO as the previus example. Scripts can be found
346
- in /home/eggs/ovarium and you can customize all you need
375
+ sudo eggs produce --basename=colibri --theme /path/to/theme --addons adapt
347
376
  </code></pre>
348
377
  <h2><code>eggs status</code></h2>
349
378
  <p>informations about eggs status</p>
350
379
  <pre><code>USAGE
351
- $ eggs status [-v] [-h]
380
+ $ eggs status [-h] [-v]
352
381
 
353
382
  FLAGS
354
383
  -h, --help Show CLI help.
@@ -356,11 +385,14 @@ FLAGS
356
385
 
357
386
  DESCRIPTION
358
387
  informations about eggs status
388
+
389
+ EXAMPLES
390
+ $ eggs status
359
391
  </code></pre>
360
392
  <h2><code>eggs syncfrom</code></h2>
361
393
  <p>restore users and user data from a LUKS volumes</p>
362
394
  <pre><code>USAGE
363
- $ eggs syncfrom [--delete &#x3C;value>] [-f &#x3C;value>] [-r &#x3C;value>] [-h] [-v]
395
+ $ eggs syncfrom [--delete &#x3C;value>] [-f &#x3C;value>] [-h] [-r &#x3C;value>] [-v]
364
396
 
365
397
  FLAGS
366
398
  -f, --file=&#x3C;value> file LUKS volume encrypted
@@ -373,7 +405,9 @@ DESCRIPTION
373
405
  restore users and user data from a LUKS volumes
374
406
 
375
407
  EXAMPLES
376
- $ sudo eggs restore
408
+ sudo eggs syncfrom
409
+
410
+ sudo eggs syncfrom --file /path/to/fileLUKS
377
411
  </code></pre>
378
412
  <h2><code>eggs syncto</code></h2>
379
413
  <p>saves users and user data in a LUKS volume inside the iso</p>
@@ -390,19 +424,45 @@ DESCRIPTION
390
424
  saves users and user data in a LUKS volume inside the iso
391
425
 
392
426
  EXAMPLES
393
- $ sudo eggs syncto
427
+ sudo eggs syncto
428
+
429
+ sudo eggs syncto --file /path/to/fileLUKS
394
430
  </code></pre>
395
431
  <h2><code>eggs tools clean</code></h2>
396
432
  <p>clean system log, apt, etc</p>
397
433
  <pre><code>USAGE
398
- $ eggs tools clean [-h] [-v]
434
+ $ eggs tools clean [-h] [-n] [-v]
399
435
 
400
436
  FLAGS
401
- -h, --help Show CLI help.
402
- -v, --verbose verbose
437
+ -h, --help Show CLI help.
438
+ -n, --nointeractive no user interaction
439
+ -v, --verbose verbose
403
440
 
404
441
  DESCRIPTION
405
442
  clean system log, apt, etc
443
+
444
+ EXAMPLES
445
+ sudo eggs tools clean
446
+ </code></pre>
447
+ <h2><code>eggs tools ppa</code></h2>
448
+ <p>add/remove PPA repositories (Debian family)</p>
449
+ <pre><code>USAGE
450
+ $ eggs tools ppa [-a] [-h] [-n] [-r] [-v]
451
+
452
+ FLAGS
453
+ -a, --add add penguins-eggs PPA repository
454
+ -h, --help Show CLI help.
455
+ -n, --nointeractive no user interaction
456
+ -r, --remove remove penguins-eggs PPA repository
457
+ -v, --verbose verbose
458
+
459
+ DESCRIPTION
460
+ add/remove PPA repositories (Debian family)
461
+
462
+ EXAMPLES
463
+ sudo eggs tools ppa --add
464
+
465
+ sudo eggs tools ppa --remove
406
466
  </code></pre>
407
467
  <h2><code>eggs tools skel</code></h2>
408
468
  <p>update skel from home configuration</p>
@@ -418,8 +478,9 @@ DESCRIPTION
418
478
  update skel from home configuration
419
479
 
420
480
  EXAMPLES
421
- $ eggs skel --user mauro
422
- desktop configuration of user mauro will get used as default
481
+ sudo eggs skel
482
+
483
+ sudo eggs skel --user user-to-be-copied
423
484
  </code></pre>
424
485
  <h2><code>eggs tools stat</code></h2>
425
486
  <p>get statistics from sourceforge</p>
@@ -433,6 +494,13 @@ FLAGS
433
494
 
434
495
  DESCRIPTION
435
496
  get statistics from sourceforge
497
+
498
+ EXAMPLES
499
+ $ eggs tools stat
500
+
501
+ $ eggs tools stat --month
502
+
503
+ $ eggs tools stat --year
436
504
  </code></pre>
437
505
  <h2><code>eggs tools yolk</code></h2>
438
506
  <p>configure eggs to install without internet</p>
@@ -447,7 +515,7 @@ DESCRIPTION
447
515
  configure eggs to install without internet
448
516
 
449
517
  EXAMPLES
450
- $ eggs yolk -v
518
+ sudo eggs yolk
451
519
  </code></pre>
452
520
  <h2><code>eggs update</code></h2>
453
521
  <p>update the Penguins' eggs tool</p>
@@ -463,7 +531,6 @@ DESCRIPTION
463
531
 
464
532
  EXAMPLES
465
533
  $ eggs update
466
- update/upgrade the Penguins' eggs tool
467
534
  </code></pre>
468
535
  <h2><code>eggs version</code></h2>
469
536
  <pre><code>USAGE
@@ -483,7 +550,7 @@ FLAG DESCRIPTIONS
483
550
  <h2><code>eggs wardrobe get [REPO]</code></h2>
484
551
  <p>get warorobe</p>
485
552
  <pre><code>USAGE
486
- $ eggs wardrobe get [REPO] [-v] [-h]
553
+ $ eggs wardrobe get [REPO] [-h] [-v]
487
554
 
488
555
  ARGUMENTS
489
556
  REPO repository to get
@@ -494,27 +561,16 @@ FLAGS
494
561
 
495
562
  DESCRIPTION
496
563
  get warorobe
497
- </code></pre>
498
- <h2><code>eggs wardrobe ironing [COSTUME]</code></h2>
499
- <p>ordered show of costumes or accessories in wardrobe</p>
500
- <pre><code>USAGE
501
- $ eggs wardrobe ironing [COSTUME] [-w &#x3C;value>] [-v] [-h]
502
-
503
- ARGUMENTS
504
- COSTUME costume
505
564
 
506
- FLAGS
507
- -h, --help Show CLI help.
508
- -v, --verbose
509
- -w, --wardrobe=&#x3C;value> wardrobe
565
+ EXAMPLES
566
+ $ eggs wardrobe get
510
567
 
511
- DESCRIPTION
512
- ordered show of costumes or accessories in wardrobe
568
+ $ eggs wardrobe get your-wardrobe
513
569
  </code></pre>
514
570
  <h2><code>eggs wardrobe list [WARDROBE]</code></h2>
515
571
  <p>list costumes and accessoires in wardrobe</p>
516
572
  <pre><code>USAGE
517
- $ eggs wardrobe list [WARDROBE] [-v] [-h]
573
+ $ eggs wardrobe list [WARDROBE] [-h] [-v]
518
574
 
519
575
  ARGUMENTS
520
576
  WARDROBE wardrobe
@@ -525,11 +581,16 @@ FLAGS
525
581
 
526
582
  DESCRIPTION
527
583
  list costumes and accessoires in wardrobe
584
+
585
+ EXAMPLES
586
+ $ eggs wardrobe list
587
+
588
+ $ eggs wardrobe list your-wardrove
528
589
  </code></pre>
529
590
  <h2><code>eggs wardrobe show [COSTUME]</code></h2>
530
591
  <p>show costumes/accessories in wardrobe</p>
531
592
  <pre><code>USAGE
532
- $ eggs wardrobe show [COSTUME] [-w &#x3C;value>] [-j] [-v] [-h]
593
+ $ eggs wardrobe show [COSTUME] [-h] [-j] [-v] [-w &#x3C;value>]
533
594
 
534
595
  ARGUMENTS
535
596
  COSTUME costume
@@ -542,11 +603,18 @@ FLAGS
542
603
 
543
604
  DESCRIPTION
544
605
  show costumes/accessories in wardrobe
606
+
607
+ EXAMPLES
608
+ $ eggs wardrobe show colibri
609
+
610
+ $ eggs wardrobe show accessories/firmwares
611
+
612
+ $ eggs wardrobe show accessories/
545
613
  </code></pre>
546
614
  <h2><code>eggs wardrobe wear [COSTUME]</code></h2>
547
615
  <p>wear costume/accessories from wardrobe</p>
548
616
  <pre><code>USAGE
549
- $ eggs wardrobe wear [COSTUME] [-w &#x3C;value>] [-a] [-f] [-s] [-v] [-h]
617
+ $ eggs wardrobe wear [COSTUME] [-h] [-a] [-f] [-s] [-v] [-w &#x3C;value>]
550
618
 
551
619
  ARGUMENTS
552
620
  COSTUME costume
@@ -561,6 +629,13 @@ FLAGS
561
629
 
562
630
  DESCRIPTION
563
631
  wear costume/accessories from wardrobe
632
+
633
+ EXAMPLES
634
+ sudo eggs wardrobe wear duck
635
+
636
+ sudo eggs wardrobe wear accessories/firmwares
637
+
638
+ sudo eggs wardrobe wear wagtail/waydroid
564
639
  </code></pre>
565
640
  <h1>FILES</h1>
566
641
  <pre><code> /etc/penguins-eggs.d
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "penguins-eggs",
3
3
  "description": "Perri's Brewery edition: remaster your system and distribuite it",
4
- "version": "9.4.2",
4
+ "version": "9.4.3",
5
5
  "author": "Piero Proietti @pieroproietti",
6
6
  "bin": {
7
7
  "eggs": "bin/run"
@@ -9,33 +9,34 @@
9
9
  "type": "commonjs",
10
10
  "bugs": "https://github.com/pieroproietti/penguins-eggs/issues",
11
11
  "dependencies": {
12
- "@oclif/core": "^1.26.0",
12
+ "@oclif/core": "^1.26.2",
13
13
  "@oclif/plugin-autocomplete": "1.3.8",
14
- "@oclif/plugin-help": "^5.1.23",
15
- "@oclif/plugin-not-found": "^2.3.15",
16
- "@oclif/plugin-version": "^1.1.3",
17
- "@oclif/plugin-warn-if-update-available": "^2.0.19",
18
- "@oclif/test": "^2.2.21",
19
- "axios": "^1.2.1",
14
+ "@oclif/plugin-help": "^5.2.8",
15
+ "@oclif/plugin-not-found": "^2.3.22",
16
+ "@oclif/plugin-version": "1.2.1",
17
+ "@oclif/plugin-warn-if-update-available": "^2.0.32",
18
+ "@oclif/test": "^2.3.11",
19
+ "axios": "^1.3.4",
20
20
  "chalk": "^4.1.2",
21
- "etrick": "^0.0.2",
21
+ "etrick": "^0.0.3",
22
+ "ink": "^3.2.0",
22
23
  "ink-big-text": "^1.2.0",
23
24
  "ink-gradient": "^2.0.0",
24
- "ink": "^3.2.0",
25
- "inquirer": "^8",
25
+ "inquirer": "^8.2.5",
26
26
  "js-yaml": "^4.1.0",
27
27
  "mustache": "^4.2.0",
28
28
  "netmask": "^2.0.2",
29
29
  "node-static": "^0.7.11",
30
+ "pnpm": "^7.30.0",
30
31
  "react": "^18.2.0",
31
32
  "shelljs": "0.8.5",
32
- "systeminformation": "^5.17.9",
33
+ "systeminformation": "^5.17.12",
33
34
  "tftp": "^0.1.2",
34
- "tslib": "^2.4.1",
35
- "typescript": "^4.9.4"
35
+ "tslib": "^2.5.0",
36
+ "typescript": "^5.0.2"
36
37
  },
37
38
  "devDependencies": {
38
- "@tsconfig/recommended": "^1.0.1",
39
+ "@tsconfig/recommended": "^1.0.2",
39
40
  "@types/chai": "^4.3.4",
40
41
  "@types/ini": "^1.3.31",
41
42
  "@types/ink-big-text": "^1.2.1",
@@ -45,11 +46,11 @@
45
46
  "@types/mocha": "^10.0.1",
46
47
  "@types/mustache": "^4.2.2",
47
48
  "@types/netmask": "^1.0.30",
48
- "@types/node": "^18.11.18",
49
+ "@types/node": "^18.15.5",
49
50
  "@types/node-static": "^0.7.7",
50
- "@types/react": "^18.0.26",
51
+ "@types/react": "^18.0.28",
51
52
  "@types/shelljs": "^0.8.11",
52
- "@typescript-eslint/parser": "^5.47.1",
53
+ "@typescript-eslint/parser": "^5.56.0",
53
54
  "chai": "^4.3.7",
54
55
  "eslint": "^7.32.0",
55
56
  "eslint-config-oclif": "^4.0.0",
@@ -57,7 +58,7 @@
57
58
  "globby": "^11.1.0",
58
59
  "mocha": "^10.2.0",
59
60
  "nyc": "^15.1.0",
60
- "oclif-pnpm": "^3.4.3-1",
61
+ "oclif-pnpm": "3.4.3-1",
61
62
  "perrisbrewery": "^9.3.15",
62
63
  "ts-node": "^10.9.1"
63
64
  },