uffizzi-cli 0.9.0 → 0.10.0
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.
- checksums.yaml +4 -4
- data/lib/uffizzi/auth_helper.rb +5 -0
- data/lib/uffizzi/cli/config.rb +1 -1
- data/lib/uffizzi/cli/login.rb +76 -2
- data/lib/uffizzi/cli/logout.rb +1 -1
- data/lib/uffizzi/cli/preview.rb +4 -1
- data/lib/uffizzi/clients/api/api_client.rb +1 -1
- data/lib/uffizzi/config_file.rb +8 -18
- data/lib/uffizzi/promt.rb +21 -0
- data/lib/uffizzi/version.rb +1 -1
- data/lib/uffizzi.rb +5 -0
- data/man/uffizzi +2 -2
- data/man/uffizzi-config +1 -1
- data/man/uffizzi-config.ronn +1 -1
- data/man/uffizzi-connect +2 -2
- data/man/uffizzi-connect-acr +2 -2
- data/man/uffizzi-connect-acr.ronn +1 -1
- data/man/uffizzi-connect-docker-hub +2 -2
- data/man/uffizzi-connect-docker-hub.ronn +1 -1
- data/man/uffizzi-connect-ecr +2 -2
- data/man/uffizzi-connect-ecr.ronn +1 -1
- data/man/uffizzi-connect-gcr +2 -2
- data/man/uffizzi-connect-gcr.ronn +1 -1
- data/man/uffizzi-connect-ghcr +2 -2
- data/man/uffizzi-connect-ghcr.ronn +1 -1
- data/man/uffizzi-connect.ronn +1 -1
- data/man/uffizzi-disconnect +2 -2
- data/man/uffizzi-disconnect.ronn +1 -1
- data/man/uffizzi-login +1 -1
- data/man/uffizzi-login.ronn +1 -1
- data/man/uffizzi-logout +1 -1
- data/man/uffizzi-logout.ronn +1 -1
- data/man/uffizzi-preview +2 -2
- data/man/uffizzi-preview-create +2 -2
- data/man/uffizzi-preview-create.ronn +1 -1
- data/man/uffizzi-preview-delete +2 -2
- data/man/uffizzi-preview-delete.ronn +1 -1
- data/man/uffizzi-preview-describe +2 -2
- data/man/uffizzi-preview-describe.ronn +1 -1
- data/man/uffizzi-preview-events +2 -2
- data/man/uffizzi-preview-events.ronn +1 -1
- data/man/uffizzi-preview-list +2 -2
- data/man/uffizzi-preview-list.ronn +1 -1
- data/man/uffizzi-preview-service-list +2 -2
- data/man/uffizzi-preview-service-list.ronn +1 -1
- data/man/uffizzi-preview-service-logs +2 -2
- data/man/uffizzi-preview-service-logs.ronn +1 -1
- data/man/uffizzi-preview-update +20 -12
- data/man/uffizzi-preview-update.ronn +6 -6
- data/man/uffizzi-preview.ronn +1 -1
- data/man/uffizzi-preview_service_logs +2 -2
- data/man/uffizzi-preview_service_logs.ronn +1 -1
- data/man/uffizzi-project +2 -2
- data/man/uffizzi-project-compose +2 -2
- data/man/uffizzi-project-compose-describe +2 -2
- data/man/uffizzi-project-compose-describe.ronn +1 -1
- data/man/uffizzi-project-compose-set +2 -2
- data/man/uffizzi-project-compose-set.ronn +1 -1
- data/man/uffizzi-project-compose-unset +2 -2
- data/man/uffizzi-project-compose-unset.ronn +1 -1
- data/man/uffizzi-project-compose.ronn +1 -1
- data/man/uffizzi-project-secret +2 -2
- data/man/uffizzi-project-secret-create +2 -2
- data/man/uffizzi-project-secret-create.ronn +1 -1
- data/man/uffizzi-project-secret-delete +2 -2
- data/man/uffizzi-project-secret-delete.ronn +1 -1
- data/man/uffizzi-project-secret-list +2 -2
- data/man/uffizzi-project-secret-list.ronn +1 -1
- data/man/uffizzi-project-secret.ronn +1 -1
- data/man/uffizzi-project-set-default +2 -2
- data/man/uffizzi-project-set-default.ronn +1 -1
- data/man/uffizzi-project.ronn +1 -1
- data/man/uffizzi.html +1 -1
- data/man/uffizzi.ronn +1 -1
- metadata +17 -22
- data/man/uffizzi-config.html +0 -144
- data/man/uffizzi-login.html +0 -113
- data/man/uffizzi-logout.html +0 -102
- data/man/uffizzi-preview-create.html +0 -128
- data/man/uffizzi-preview-delete.html +0 -115
- data/man/uffizzi-preview-describe.html +0 -116
- data/man/uffizzi-preview-events.html +0 -110
- data/man/uffizzi-preview-list.html +0 -110
- data/man/uffizzi-preview.html +0 -120
- data/man/uffizzi-preview_service_logs.html +0 -142
- data/man/uffizzi-project-compose-describe.html +0 -118
- data/man/uffizzi-project-compose-set.html +0 -149
- data/man/uffizzi-project-compose-unset.html +0 -116
- data/man/uffizzi-project-compose.html +0 -123
- data/man/uffizzi-project-secret-create.html +0 -110
- data/man/uffizzi-project-secret-delete.html +0 -110
- data/man/uffizzi-project-secret-list.html +0 -110
- data/man/uffizzi-project-secret.html +0 -119
- data/man/uffizzi-project-set-default.html +0 -111
- data/man/uffizzi-project.html +0 -128
|
@@ -1,115 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html>
|
|
3
|
-
<head>
|
|
4
|
-
<meta http-equiv='content-type' content='text/html;charset=utf8'>
|
|
5
|
-
<meta name='generator' content='Ronn-NG/v0.9.1 (http://github.com/apjanke/ronn-ng/tree/0.9.1)'>
|
|
6
|
-
<title>delete a preview</title>
|
|
7
|
-
<style type='text/css' media='all'>
|
|
8
|
-
/* style: man */
|
|
9
|
-
body#manpage {margin:0}
|
|
10
|
-
.mp {max-width:100ex;padding:0 9ex 1ex 4ex}
|
|
11
|
-
.mp p,.mp pre,.mp ul,.mp ol,.mp dl {margin:0 0 20px 0}
|
|
12
|
-
.mp h2 {margin:10px 0 0 0}
|
|
13
|
-
.mp > p,.mp > pre,.mp > ul,.mp > ol,.mp > dl {margin-left:8ex}
|
|
14
|
-
.mp h3 {margin:0 0 0 4ex}
|
|
15
|
-
.mp dt {margin:0;clear:left}
|
|
16
|
-
.mp dt.flush {float:left;width:8ex}
|
|
17
|
-
.mp dd {margin:0 0 0 9ex}
|
|
18
|
-
.mp h1,.mp h2,.mp h3,.mp h4 {clear:left}
|
|
19
|
-
.mp pre {margin-bottom:20px}
|
|
20
|
-
.mp pre+h2,.mp pre+h3 {margin-top:22px}
|
|
21
|
-
.mp h2+pre,.mp h3+pre {margin-top:5px}
|
|
22
|
-
.mp img {display:block;margin:auto}
|
|
23
|
-
.mp h1.man-title {display:none}
|
|
24
|
-
.mp,.mp code,.mp pre,.mp tt,.mp kbd,.mp samp,.mp h3,.mp h4 {font-family:monospace;font-size:14px;line-height:1.42857142857143}
|
|
25
|
-
.mp h2 {font-size:16px;line-height:1.25}
|
|
26
|
-
.mp h1 {font-size:20px;line-height:2}
|
|
27
|
-
.mp {text-align:justify;background:#fff}
|
|
28
|
-
.mp,.mp code,.mp pre,.mp pre code,.mp tt,.mp kbd,.mp samp {color:#131211}
|
|
29
|
-
.mp h1,.mp h2,.mp h3,.mp h4 {color:#030201}
|
|
30
|
-
.mp u {text-decoration:underline}
|
|
31
|
-
.mp code,.mp strong,.mp b {font-weight:bold;color:#131211}
|
|
32
|
-
.mp em,.mp var {font-style:italic;color:#232221;text-decoration:none}
|
|
33
|
-
.mp a,.mp a:link,.mp a:hover,.mp a code,.mp a pre,.mp a tt,.mp a kbd,.mp a samp {color:#0000ff}
|
|
34
|
-
.mp b.man-ref {font-weight:normal;color:#434241}
|
|
35
|
-
.mp pre {padding:0 4ex}
|
|
36
|
-
.mp pre code {font-weight:normal;color:#434241}
|
|
37
|
-
.mp h2+pre,h3+pre {padding-left:0}
|
|
38
|
-
ol.man-decor,ol.man-decor li {margin:3px 0 10px 0;padding:0;float:left;width:33%;list-style-type:none;text-transform:uppercase;color:#999;letter-spacing:1px}
|
|
39
|
-
ol.man-decor {width:100%}
|
|
40
|
-
ol.man-decor li.tl {text-align:left}
|
|
41
|
-
ol.man-decor li.tc {text-align:center;letter-spacing:4px}
|
|
42
|
-
ol.man-decor li.tr {text-align:right;float:right}
|
|
43
|
-
</style>
|
|
44
|
-
</head>
|
|
45
|
-
<!--
|
|
46
|
-
The following styles are deprecated and will be removed at some point:
|
|
47
|
-
div#man, div#man ol.man, div#man ol.head, div#man ol.man.
|
|
48
|
-
|
|
49
|
-
The .man-page, .man-decor, .man-head, .man-foot, .man-title, and
|
|
50
|
-
.man-navigation should be used instead.
|
|
51
|
-
-->
|
|
52
|
-
<body id='manpage'>
|
|
53
|
-
<div class='mp' id='man'>
|
|
54
|
-
|
|
55
|
-
<div class='man-navigation' style='display:none'>
|
|
56
|
-
<a href="#NAME">NAME</a>
|
|
57
|
-
<a href="#SYNOPSIS">SYNOPSIS</a>
|
|
58
|
-
<a href="#DESCRIPTION">DESCRIPTION</a>
|
|
59
|
-
<a href="#POSITIONAL-ARGUMENTS">POSITIONAL ARGUMENTS</a>
|
|
60
|
-
<a href="#UFFIZZI-WIDE-FLAGS">UFFIZZI WIDE FLAGS</a>
|
|
61
|
-
<a href="#EXAMPLES">EXAMPLES</a>
|
|
62
|
-
</div>
|
|
63
|
-
|
|
64
|
-
<ol class='man-decor man-head man head'>
|
|
65
|
-
<li class='tl'>delete</li>
|
|
66
|
-
<li class='tc'></li>
|
|
67
|
-
<li class='tr'>delete</li>
|
|
68
|
-
</ol>
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
<h2 id="NAME">NAME</h2>
|
|
73
|
-
<p class="man-name">
|
|
74
|
-
<code>delete</code> - <span class="man-whatis">delete a preview</span>
|
|
75
|
-
</p>
|
|
76
|
-
<h2 id="SYNOPSIS">SYNOPSIS</h2>
|
|
77
|
-
<pre><code>uffizzi preview delete [PREVIEW_ID] [UFFIZZI_WIDE_FLAG ...]
|
|
78
|
-
</code></pre>
|
|
79
|
-
|
|
80
|
-
<h2 id="DESCRIPTION">DESCRIPTION</h2>
|
|
81
|
-
<pre><code>Deletes a preview with the given preview ID.
|
|
82
|
-
|
|
83
|
-
This command can fail for the following reasons:
|
|
84
|
-
- The preview specified does not exist.
|
|
85
|
-
- The preview specified belongs to a different project.
|
|
86
|
-
|
|
87
|
-
For more information on Uffizzi previews, see:
|
|
88
|
-
https://docs.uffizzi.com/cli/preview
|
|
89
|
-
</code></pre>
|
|
90
|
-
|
|
91
|
-
<h2 id="POSITIONAL-ARGUMENTS">POSITIONAL ARGUMENTS</h2>
|
|
92
|
-
<pre><code>[PREVIEW_ID]
|
|
93
|
-
ID for the preview you want to delete.
|
|
94
|
-
</code></pre>
|
|
95
|
-
|
|
96
|
-
<h2 id="UFFIZZI-WIDE-FLAGS">UFFIZZI WIDE FLAGS</h2>
|
|
97
|
-
<pre><code>These flags are available to all commands: --project. Run $ uffizzi
|
|
98
|
-
help for details.
|
|
99
|
-
</code></pre>
|
|
100
|
-
|
|
101
|
-
<h2 id="EXAMPLES">EXAMPLES</h2>
|
|
102
|
-
<pre><code>The following command deletes the preview with ID deployment-213:
|
|
103
|
-
|
|
104
|
-
$ uffizzi preview delete deployment-213
|
|
105
|
-
</code></pre>
|
|
106
|
-
|
|
107
|
-
<ol class='man-decor man-foot man foot'>
|
|
108
|
-
<li class='tl'></li>
|
|
109
|
-
<li class='tc'>March 2022</li>
|
|
110
|
-
<li class='tr'>delete</li>
|
|
111
|
-
</ol>
|
|
112
|
-
|
|
113
|
-
</div>
|
|
114
|
-
</body>
|
|
115
|
-
</html>
|
|
@@ -1,116 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html>
|
|
3
|
-
<head>
|
|
4
|
-
<meta http-equiv='content-type' content='text/html;charset=utf8'>
|
|
5
|
-
<meta name='generator' content='Ronn-NG/v0.9.1 (http://github.com/apjanke/ronn-ng/tree/0.9.1)'>
|
|
6
|
-
<title>show metadata for a preview</title>
|
|
7
|
-
<style type='text/css' media='all'>
|
|
8
|
-
/* style: man */
|
|
9
|
-
body#manpage {margin:0}
|
|
10
|
-
.mp {max-width:100ex;padding:0 9ex 1ex 4ex}
|
|
11
|
-
.mp p,.mp pre,.mp ul,.mp ol,.mp dl {margin:0 0 20px 0}
|
|
12
|
-
.mp h2 {margin:10px 0 0 0}
|
|
13
|
-
.mp > p,.mp > pre,.mp > ul,.mp > ol,.mp > dl {margin-left:8ex}
|
|
14
|
-
.mp h3 {margin:0 0 0 4ex}
|
|
15
|
-
.mp dt {margin:0;clear:left}
|
|
16
|
-
.mp dt.flush {float:left;width:8ex}
|
|
17
|
-
.mp dd {margin:0 0 0 9ex}
|
|
18
|
-
.mp h1,.mp h2,.mp h3,.mp h4 {clear:left}
|
|
19
|
-
.mp pre {margin-bottom:20px}
|
|
20
|
-
.mp pre+h2,.mp pre+h3 {margin-top:22px}
|
|
21
|
-
.mp h2+pre,.mp h3+pre {margin-top:5px}
|
|
22
|
-
.mp img {display:block;margin:auto}
|
|
23
|
-
.mp h1.man-title {display:none}
|
|
24
|
-
.mp,.mp code,.mp pre,.mp tt,.mp kbd,.mp samp,.mp h3,.mp h4 {font-family:monospace;font-size:14px;line-height:1.42857142857143}
|
|
25
|
-
.mp h2 {font-size:16px;line-height:1.25}
|
|
26
|
-
.mp h1 {font-size:20px;line-height:2}
|
|
27
|
-
.mp {text-align:justify;background:#fff}
|
|
28
|
-
.mp,.mp code,.mp pre,.mp pre code,.mp tt,.mp kbd,.mp samp {color:#131211}
|
|
29
|
-
.mp h1,.mp h2,.mp h3,.mp h4 {color:#030201}
|
|
30
|
-
.mp u {text-decoration:underline}
|
|
31
|
-
.mp code,.mp strong,.mp b {font-weight:bold;color:#131211}
|
|
32
|
-
.mp em,.mp var {font-style:italic;color:#232221;text-decoration:none}
|
|
33
|
-
.mp a,.mp a:link,.mp a:hover,.mp a code,.mp a pre,.mp a tt,.mp a kbd,.mp a samp {color:#0000ff}
|
|
34
|
-
.mp b.man-ref {font-weight:normal;color:#434241}
|
|
35
|
-
.mp pre {padding:0 4ex}
|
|
36
|
-
.mp pre code {font-weight:normal;color:#434241}
|
|
37
|
-
.mp h2+pre,h3+pre {padding-left:0}
|
|
38
|
-
ol.man-decor,ol.man-decor li {margin:3px 0 10px 0;padding:0;float:left;width:33%;list-style-type:none;text-transform:uppercase;color:#999;letter-spacing:1px}
|
|
39
|
-
ol.man-decor {width:100%}
|
|
40
|
-
ol.man-decor li.tl {text-align:left}
|
|
41
|
-
ol.man-decor li.tc {text-align:center;letter-spacing:4px}
|
|
42
|
-
ol.man-decor li.tr {text-align:right;float:right}
|
|
43
|
-
</style>
|
|
44
|
-
</head>
|
|
45
|
-
<!--
|
|
46
|
-
The following styles are deprecated and will be removed at some point:
|
|
47
|
-
div#man, div#man ol.man, div#man ol.head, div#man ol.man.
|
|
48
|
-
|
|
49
|
-
The .man-page, .man-decor, .man-head, .man-foot, .man-title, and
|
|
50
|
-
.man-navigation should be used instead.
|
|
51
|
-
-->
|
|
52
|
-
<body id='manpage'>
|
|
53
|
-
<div class='mp' id='man'>
|
|
54
|
-
|
|
55
|
-
<div class='man-navigation' style='display:none'>
|
|
56
|
-
<a href="#NAME">NAME</a>
|
|
57
|
-
<a href="#SYNOPSIS">SYNOPSIS</a>
|
|
58
|
-
<a href="#DESCRIPTION">DESCRIPTION</a>
|
|
59
|
-
<a href="#POSITIONAL-ARGUMENTS">POSITIONAL ARGUMENTS</a>
|
|
60
|
-
<a href="#UFFIZZI-WIDE-FLAGS">UFFIZZI WIDE FLAGS</a>
|
|
61
|
-
<a href="#EXAMPLES">EXAMPLES</a>
|
|
62
|
-
</div>
|
|
63
|
-
|
|
64
|
-
<ol class='man-decor man-head man head'>
|
|
65
|
-
<li class='tl'>describe</li>
|
|
66
|
-
<li class='tc'></li>
|
|
67
|
-
<li class='tr'>describe</li>
|
|
68
|
-
</ol>
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
<h2 id="NAME">NAME</h2>
|
|
73
|
-
<p class="man-name">
|
|
74
|
-
<code>describe</code> - <span class="man-whatis">show metadata for a preview</span>
|
|
75
|
-
</p>
|
|
76
|
-
<h2 id="SYNOPSIS">SYNOPSIS</h2>
|
|
77
|
-
<pre><code>uffizzi preview describe [PREVIEW_ID] [UFFIZZI_WIDE_FLAG ...]
|
|
78
|
-
</code></pre>
|
|
79
|
-
|
|
80
|
-
<h2 id="DESCRIPTION">DESCRIPTION</h2>
|
|
81
|
-
<pre><code>Shows metadata for a project given a valid preview ID.
|
|
82
|
-
|
|
83
|
-
This command can fail for the following reasons:
|
|
84
|
-
- The preview specified does not exist.
|
|
85
|
-
- The preview specified belongs to a different project.
|
|
86
|
-
|
|
87
|
-
For more information on Uffizzi previews, see:
|
|
88
|
-
https://docs.uffizzi.com/cli/preview
|
|
89
|
-
</code></pre>
|
|
90
|
-
|
|
91
|
-
<h2 id="POSITIONAL-ARGUMENTS">POSITIONAL ARGUMENTS</h2>
|
|
92
|
-
<pre><code>[PREVIEW_ID]
|
|
93
|
-
ID for the preview you want to describe.
|
|
94
|
-
</code></pre>
|
|
95
|
-
|
|
96
|
-
<h2 id="UFFIZZI-WIDE-FLAGS">UFFIZZI WIDE FLAGS</h2>
|
|
97
|
-
<pre><code>These flags are available to all commands: --project. Run $ uffizzi
|
|
98
|
-
help for details.
|
|
99
|
-
</code></pre>
|
|
100
|
-
|
|
101
|
-
<h2 id="EXAMPLES">EXAMPLES</h2>
|
|
102
|
-
<pre><code>The following command prints metadata for the preview with ID
|
|
103
|
-
deployment-213:
|
|
104
|
-
|
|
105
|
-
$ uffizzi preview describe deployment-213
|
|
106
|
-
</code></pre>
|
|
107
|
-
|
|
108
|
-
<ol class='man-decor man-foot man foot'>
|
|
109
|
-
<li class='tl'></li>
|
|
110
|
-
<li class='tc'>March 2022</li>
|
|
111
|
-
<li class='tr'>describe</li>
|
|
112
|
-
</ol>
|
|
113
|
-
|
|
114
|
-
</div>
|
|
115
|
-
</body>
|
|
116
|
-
</html>
|
|
@@ -1,110 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html>
|
|
3
|
-
<head>
|
|
4
|
-
<meta http-equiv='content-type' content='text/html;charset=utf8'>
|
|
5
|
-
<meta name='generator' content='Ronn-NG/v0.9.1 (http://github.com/apjanke/ronn-ng/tree/0.9.1)'>
|
|
6
|
-
<title>uffizzi-preview-events</title>
|
|
7
|
-
<style type='text/css' media='all'>
|
|
8
|
-
/* style: man */
|
|
9
|
-
body#manpage {margin:0}
|
|
10
|
-
.mp {max-width:100ex;padding:0 9ex 1ex 4ex}
|
|
11
|
-
.mp p,.mp pre,.mp ul,.mp ol,.mp dl {margin:0 0 20px 0}
|
|
12
|
-
.mp h2 {margin:10px 0 0 0}
|
|
13
|
-
.mp > p,.mp > pre,.mp > ul,.mp > ol,.mp > dl {margin-left:8ex}
|
|
14
|
-
.mp h3 {margin:0 0 0 4ex}
|
|
15
|
-
.mp dt {margin:0;clear:left}
|
|
16
|
-
.mp dt.flush {float:left;width:8ex}
|
|
17
|
-
.mp dd {margin:0 0 0 9ex}
|
|
18
|
-
.mp h1,.mp h2,.mp h3,.mp h4 {clear:left}
|
|
19
|
-
.mp pre {margin-bottom:20px}
|
|
20
|
-
.mp pre+h2,.mp pre+h3 {margin-top:22px}
|
|
21
|
-
.mp h2+pre,.mp h3+pre {margin-top:5px}
|
|
22
|
-
.mp img {display:block;margin:auto}
|
|
23
|
-
.mp h1.man-title {display:none}
|
|
24
|
-
.mp,.mp code,.mp pre,.mp tt,.mp kbd,.mp samp,.mp h3,.mp h4 {font-family:monospace;font-size:14px;line-height:1.42857142857143}
|
|
25
|
-
.mp h2 {font-size:16px;line-height:1.25}
|
|
26
|
-
.mp h1 {font-size:20px;line-height:2}
|
|
27
|
-
.mp {text-align:justify;background:#fff}
|
|
28
|
-
.mp,.mp code,.mp pre,.mp pre code,.mp tt,.mp kbd,.mp samp {color:#131211}
|
|
29
|
-
.mp h1,.mp h2,.mp h3,.mp h4 {color:#030201}
|
|
30
|
-
.mp u {text-decoration:underline}
|
|
31
|
-
.mp code,.mp strong,.mp b {font-weight:bold;color:#131211}
|
|
32
|
-
.mp em,.mp var {font-style:italic;color:#232221;text-decoration:none}
|
|
33
|
-
.mp a,.mp a:link,.mp a:hover,.mp a code,.mp a pre,.mp a tt,.mp a kbd,.mp a samp {color:#0000ff}
|
|
34
|
-
.mp b.man-ref {font-weight:normal;color:#434241}
|
|
35
|
-
.mp pre {padding:0 4ex}
|
|
36
|
-
.mp pre code {font-weight:normal;color:#434241}
|
|
37
|
-
.mp h2+pre,h3+pre {padding-left:0}
|
|
38
|
-
ol.man-decor,ol.man-decor li {margin:3px 0 10px 0;padding:0;float:left;width:33%;list-style-type:none;text-transform:uppercase;color:#999;letter-spacing:1px}
|
|
39
|
-
ol.man-decor {width:100%}
|
|
40
|
-
ol.man-decor li.tl {text-align:left}
|
|
41
|
-
ol.man-decor li.tc {text-align:center;letter-spacing:4px}
|
|
42
|
-
ol.man-decor li.tr {text-align:right;float:right}
|
|
43
|
-
</style>
|
|
44
|
-
</head>
|
|
45
|
-
<!--
|
|
46
|
-
The following styles are deprecated and will be removed at some point:
|
|
47
|
-
div#man, div#man ol.man, div#man ol.head, div#man ol.man.
|
|
48
|
-
|
|
49
|
-
The .man-page, .man-decor, .man-head, .man-foot, .man-title, and
|
|
50
|
-
.man-navigation should be used instead.
|
|
51
|
-
-->
|
|
52
|
-
<body id='manpage'>
|
|
53
|
-
<div class='mp' id='man'>
|
|
54
|
-
|
|
55
|
-
<div class='man-navigation' style='display:none'>
|
|
56
|
-
<a href="#NAME">NAME</a>
|
|
57
|
-
</div>
|
|
58
|
-
|
|
59
|
-
<ol class='man-decor man-head man head'>
|
|
60
|
-
<li class='tl'>uffizzi-preview-events</li>
|
|
61
|
-
<li class='tc'></li>
|
|
62
|
-
<li class='tr'>uffizzi-preview-events</li>
|
|
63
|
-
</ol>
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
<h2 id="NAME">NAME</h2>
|
|
67
|
-
<p class="man-name">
|
|
68
|
-
<code>uffizzi-preview-events</code>
|
|
69
|
-
</p>
|
|
70
|
-
<p>NAME
|
|
71
|
-
uffizzi preview events - show the deployment event logs for a
|
|
72
|
-
preview</p>
|
|
73
|
-
|
|
74
|
-
<p>SYNOPSIS
|
|
75
|
-
uffizzi preview events [PREVIEW_ID] [UFFIZZI_WIDE_FLAG ...]</p>
|
|
76
|
-
|
|
77
|
-
<p>DESCRIPTION
|
|
78
|
-
Shows the deployment event logs for a given preview.</p>
|
|
79
|
-
|
|
80
|
-
<pre><code>This command can fail for the following reasons:
|
|
81
|
-
- There is no preview with the given PREVIEW_ID
|
|
82
|
-
|
|
83
|
-
For more information on event logs, see:
|
|
84
|
-
https://docs.uffizzi.com/cli
|
|
85
|
-
</code></pre>
|
|
86
|
-
|
|
87
|
-
<p>POSITIONAL ARGUMENTS
|
|
88
|
-
[PREVIEW_ID]
|
|
89
|
-
The ID of the preview that you want to see events for.</p>
|
|
90
|
-
|
|
91
|
-
<p>UFFIZZI WIDE FLAGS
|
|
92
|
-
These flags are available to all commands: --project. Run $ uffizzi
|
|
93
|
-
help for details.</p>
|
|
94
|
-
|
|
95
|
-
<p>EXAMPLES
|
|
96
|
-
The following command shows deployment events for the preview with
|
|
97
|
-
ID deployment-67:</p>
|
|
98
|
-
|
|
99
|
-
<pre><code> $ uffizzi preview events deployment-67
|
|
100
|
-
</code></pre>
|
|
101
|
-
|
|
102
|
-
<ol class='man-decor man-foot man foot'>
|
|
103
|
-
<li class='tl'></li>
|
|
104
|
-
<li class='tc'>March 2022</li>
|
|
105
|
-
<li class='tr'>uffizzi-preview-events</li>
|
|
106
|
-
</ol>
|
|
107
|
-
|
|
108
|
-
</div>
|
|
109
|
-
</body>
|
|
110
|
-
</html>
|
|
@@ -1,110 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html>
|
|
3
|
-
<head>
|
|
4
|
-
<meta http-equiv='content-type' content='text/html;charset=utf8'>
|
|
5
|
-
<meta name='generator' content='Ronn-NG/v0.9.1 (http://github.com/apjanke/ronn-ng/tree/0.9.1)'>
|
|
6
|
-
<title>list previews in a project</title>
|
|
7
|
-
<style type='text/css' media='all'>
|
|
8
|
-
/* style: man */
|
|
9
|
-
body#manpage {margin:0}
|
|
10
|
-
.mp {max-width:100ex;padding:0 9ex 1ex 4ex}
|
|
11
|
-
.mp p,.mp pre,.mp ul,.mp ol,.mp dl {margin:0 0 20px 0}
|
|
12
|
-
.mp h2 {margin:10px 0 0 0}
|
|
13
|
-
.mp > p,.mp > pre,.mp > ul,.mp > ol,.mp > dl {margin-left:8ex}
|
|
14
|
-
.mp h3 {margin:0 0 0 4ex}
|
|
15
|
-
.mp dt {margin:0;clear:left}
|
|
16
|
-
.mp dt.flush {float:left;width:8ex}
|
|
17
|
-
.mp dd {margin:0 0 0 9ex}
|
|
18
|
-
.mp h1,.mp h2,.mp h3,.mp h4 {clear:left}
|
|
19
|
-
.mp pre {margin-bottom:20px}
|
|
20
|
-
.mp pre+h2,.mp pre+h3 {margin-top:22px}
|
|
21
|
-
.mp h2+pre,.mp h3+pre {margin-top:5px}
|
|
22
|
-
.mp img {display:block;margin:auto}
|
|
23
|
-
.mp h1.man-title {display:none}
|
|
24
|
-
.mp,.mp code,.mp pre,.mp tt,.mp kbd,.mp samp,.mp h3,.mp h4 {font-family:monospace;font-size:14px;line-height:1.42857142857143}
|
|
25
|
-
.mp h2 {font-size:16px;line-height:1.25}
|
|
26
|
-
.mp h1 {font-size:20px;line-height:2}
|
|
27
|
-
.mp {text-align:justify;background:#fff}
|
|
28
|
-
.mp,.mp code,.mp pre,.mp pre code,.mp tt,.mp kbd,.mp samp {color:#131211}
|
|
29
|
-
.mp h1,.mp h2,.mp h3,.mp h4 {color:#030201}
|
|
30
|
-
.mp u {text-decoration:underline}
|
|
31
|
-
.mp code,.mp strong,.mp b {font-weight:bold;color:#131211}
|
|
32
|
-
.mp em,.mp var {font-style:italic;color:#232221;text-decoration:none}
|
|
33
|
-
.mp a,.mp a:link,.mp a:hover,.mp a code,.mp a pre,.mp a tt,.mp a kbd,.mp a samp {color:#0000ff}
|
|
34
|
-
.mp b.man-ref {font-weight:normal;color:#434241}
|
|
35
|
-
.mp pre {padding:0 4ex}
|
|
36
|
-
.mp pre code {font-weight:normal;color:#434241}
|
|
37
|
-
.mp h2+pre,h3+pre {padding-left:0}
|
|
38
|
-
ol.man-decor,ol.man-decor li {margin:3px 0 10px 0;padding:0;float:left;width:33%;list-style-type:none;text-transform:uppercase;color:#999;letter-spacing:1px}
|
|
39
|
-
ol.man-decor {width:100%}
|
|
40
|
-
ol.man-decor li.tl {text-align:left}
|
|
41
|
-
ol.man-decor li.tc {text-align:center;letter-spacing:4px}
|
|
42
|
-
ol.man-decor li.tr {text-align:right;float:right}
|
|
43
|
-
</style>
|
|
44
|
-
</head>
|
|
45
|
-
<!--
|
|
46
|
-
The following styles are deprecated and will be removed at some point:
|
|
47
|
-
div#man, div#man ol.man, div#man ol.head, div#man ol.man.
|
|
48
|
-
|
|
49
|
-
The .man-page, .man-decor, .man-head, .man-foot, .man-title, and
|
|
50
|
-
.man-navigation should be used instead.
|
|
51
|
-
-->
|
|
52
|
-
<body id='manpage'>
|
|
53
|
-
<div class='mp' id='man'>
|
|
54
|
-
|
|
55
|
-
<div class='man-navigation' style='display:none'>
|
|
56
|
-
<a href="#NAME">NAME</a>
|
|
57
|
-
<a href="#SYNOPSIS">SYNOPSIS</a>
|
|
58
|
-
<a href="#DESCRIPTION">DESCRIPTION</a>
|
|
59
|
-
<a href="#UFFIZZI-WIDE-FLAGS">UFFIZZI WIDE FLAGS</a>
|
|
60
|
-
<a href="#EXAMPLES">EXAMPLES</a>
|
|
61
|
-
</div>
|
|
62
|
-
|
|
63
|
-
<ol class='man-decor man-head man head'>
|
|
64
|
-
<li class='tl'>list</li>
|
|
65
|
-
<li class='tc'></li>
|
|
66
|
-
<li class='tr'>list</li>
|
|
67
|
-
</ol>
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
<h2 id="NAME">NAME</h2>
|
|
72
|
-
<p class="man-name">
|
|
73
|
-
<code>list</code> - <span class="man-whatis">list previews in a project</span>
|
|
74
|
-
</p>
|
|
75
|
-
<h2 id="SYNOPSIS">SYNOPSIS</h2>
|
|
76
|
-
<pre><code>uffizzi preview list [UFFIZZI_WIDE_FLAG ...]
|
|
77
|
-
</code></pre>
|
|
78
|
-
|
|
79
|
-
<h2 id="DESCRIPTION">DESCRIPTION</h2>
|
|
80
|
-
<pre><code>Lists all previews for a project, including active, building,
|
|
81
|
-
deploying and failed previews.
|
|
82
|
-
|
|
83
|
-
For more information on Uffizzi previews, see:
|
|
84
|
-
https://docs.uffizzi.com/cli/preview
|
|
85
|
-
</code></pre>
|
|
86
|
-
|
|
87
|
-
<h2 id="UFFIZZI-WIDE-FLAGS">UFFIZZI WIDE FLAGS</h2>
|
|
88
|
-
<pre><code>These flags are available to all commands: --project. Run $ uffizzi
|
|
89
|
-
help for details.
|
|
90
|
-
</code></pre>
|
|
91
|
-
|
|
92
|
-
<h2 id="EXAMPLES">EXAMPLES</h2>
|
|
93
|
-
<pre><code>To list all previews in the default project, run:
|
|
94
|
-
|
|
95
|
-
$ uffizzi preview list
|
|
96
|
-
|
|
97
|
-
To list all previews in a project with name my_project, run:
|
|
98
|
-
|
|
99
|
-
$ uffizzi preview list --project="my_project"
|
|
100
|
-
</code></pre>
|
|
101
|
-
|
|
102
|
-
<ol class='man-decor man-foot man foot'>
|
|
103
|
-
<li class='tl'></li>
|
|
104
|
-
<li class='tc'>March 2022</li>
|
|
105
|
-
<li class='tr'>list</li>
|
|
106
|
-
</ol>
|
|
107
|
-
|
|
108
|
-
</div>
|
|
109
|
-
</body>
|
|
110
|
-
</html>
|
data/man/uffizzi-preview.html
DELETED
|
@@ -1,120 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html>
|
|
3
|
-
<head>
|
|
4
|
-
<meta http-equiv='content-type' content='text/html;charset=utf8'>
|
|
5
|
-
<meta name='generator' content='Ronn-NG/v0.9.1 (http://github.com/apjanke/ronn-ng/tree/0.9.1)'>
|
|
6
|
-
<title>manage previews</title>
|
|
7
|
-
<style type='text/css' media='all'>
|
|
8
|
-
/* style: man */
|
|
9
|
-
body#manpage {margin:0}
|
|
10
|
-
.mp {max-width:100ex;padding:0 9ex 1ex 4ex}
|
|
11
|
-
.mp p,.mp pre,.mp ul,.mp ol,.mp dl {margin:0 0 20px 0}
|
|
12
|
-
.mp h2 {margin:10px 0 0 0}
|
|
13
|
-
.mp > p,.mp > pre,.mp > ul,.mp > ol,.mp > dl {margin-left:8ex}
|
|
14
|
-
.mp h3 {margin:0 0 0 4ex}
|
|
15
|
-
.mp dt {margin:0;clear:left}
|
|
16
|
-
.mp dt.flush {float:left;width:8ex}
|
|
17
|
-
.mp dd {margin:0 0 0 9ex}
|
|
18
|
-
.mp h1,.mp h2,.mp h3,.mp h4 {clear:left}
|
|
19
|
-
.mp pre {margin-bottom:20px}
|
|
20
|
-
.mp pre+h2,.mp pre+h3 {margin-top:22px}
|
|
21
|
-
.mp h2+pre,.mp h3+pre {margin-top:5px}
|
|
22
|
-
.mp img {display:block;margin:auto}
|
|
23
|
-
.mp h1.man-title {display:none}
|
|
24
|
-
.mp,.mp code,.mp pre,.mp tt,.mp kbd,.mp samp,.mp h3,.mp h4 {font-family:monospace;font-size:14px;line-height:1.42857142857143}
|
|
25
|
-
.mp h2 {font-size:16px;line-height:1.25}
|
|
26
|
-
.mp h1 {font-size:20px;line-height:2}
|
|
27
|
-
.mp {text-align:justify;background:#fff}
|
|
28
|
-
.mp,.mp code,.mp pre,.mp pre code,.mp tt,.mp kbd,.mp samp {color:#131211}
|
|
29
|
-
.mp h1,.mp h2,.mp h3,.mp h4 {color:#030201}
|
|
30
|
-
.mp u {text-decoration:underline}
|
|
31
|
-
.mp code,.mp strong,.mp b {font-weight:bold;color:#131211}
|
|
32
|
-
.mp em,.mp var {font-style:italic;color:#232221;text-decoration:none}
|
|
33
|
-
.mp a,.mp a:link,.mp a:hover,.mp a code,.mp a pre,.mp a tt,.mp a kbd,.mp a samp {color:#0000ff}
|
|
34
|
-
.mp b.man-ref {font-weight:normal;color:#434241}
|
|
35
|
-
.mp pre {padding:0 4ex}
|
|
36
|
-
.mp pre code {font-weight:normal;color:#434241}
|
|
37
|
-
.mp h2+pre,h3+pre {padding-left:0}
|
|
38
|
-
ol.man-decor,ol.man-decor li {margin:3px 0 10px 0;padding:0;float:left;width:33%;list-style-type:none;text-transform:uppercase;color:#999;letter-spacing:1px}
|
|
39
|
-
ol.man-decor {width:100%}
|
|
40
|
-
ol.man-decor li.tl {text-align:left}
|
|
41
|
-
ol.man-decor li.tc {text-align:center;letter-spacing:4px}
|
|
42
|
-
ol.man-decor li.tr {text-align:right;float:right}
|
|
43
|
-
</style>
|
|
44
|
-
</head>
|
|
45
|
-
<!--
|
|
46
|
-
The following styles are deprecated and will be removed at some point:
|
|
47
|
-
div#man, div#man ol.man, div#man ol.head, div#man ol.man.
|
|
48
|
-
|
|
49
|
-
The .man-page, .man-decor, .man-head, .man-foot, .man-title, and
|
|
50
|
-
.man-navigation should be used instead.
|
|
51
|
-
-->
|
|
52
|
-
<body id='manpage'>
|
|
53
|
-
<div class='mp' id='man'>
|
|
54
|
-
|
|
55
|
-
<div class='man-navigation' style='display:none'>
|
|
56
|
-
<a href="#NAME">NAME</a>
|
|
57
|
-
<a href="#SYNOPSIS">SYNOPSIS</a>
|
|
58
|
-
<a href="#DESCRIPTION">DESCRIPTION</a>
|
|
59
|
-
<a href="#UFFIZZI-WIDE-FLAGS">UFFIZZI WIDE FLAGS</a>
|
|
60
|
-
<a href="#COMMANDS">COMMANDS</a>
|
|
61
|
-
<a href="#-RUN-UFFIZZI-PREVIEW-COMMAND-HELP-FOR-MORE-INFORMATION-ON-A-COMMAND-">
|
|
62
|
-
Run 'uffizzi preview COMMAND --help' for more information on a command.</a>
|
|
63
|
-
</div>
|
|
64
|
-
|
|
65
|
-
<ol class='man-decor man-head man head'>
|
|
66
|
-
<li class='tl'>preview</li>
|
|
67
|
-
<li class='tc'></li>
|
|
68
|
-
<li class='tr'>preview</li>
|
|
69
|
-
</ol>
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
<h2 id="NAME">NAME</h2>
|
|
74
|
-
<p class="man-name">
|
|
75
|
-
<code>preview</code> - <span class="man-whatis">manage previews</span>
|
|
76
|
-
</p>
|
|
77
|
-
<h2 id="SYNOPSIS">SYNOPSIS</h2>
|
|
78
|
-
<pre><code>uffizzi preview COMMAND [UFFIZZI_WIDE_FLAG ...]
|
|
79
|
-
</code></pre>
|
|
80
|
-
|
|
81
|
-
<h2 id="DESCRIPTION">DESCRIPTION</h2>
|
|
82
|
-
<pre><code>Manage Uffizzi previews
|
|
83
|
-
|
|
84
|
-
For more information on Uffizzi previews, see:
|
|
85
|
-
https://docs.uffizzi.com/cli/preview
|
|
86
|
-
</code></pre>
|
|
87
|
-
|
|
88
|
-
<h2 id="UFFIZZI-WIDE-FLAGS">UFFIZZI WIDE FLAGS</h2>
|
|
89
|
-
<pre><code>These flags are available to all commands: --project. Run $ uffizzi
|
|
90
|
-
help for details.
|
|
91
|
-
</code></pre>
|
|
92
|
-
|
|
93
|
-
<h2 id="COMMANDS">COMMANDS</h2>
|
|
94
|
-
<pre><code>COMMAND is one of the following:
|
|
95
|
-
|
|
96
|
-
create
|
|
97
|
-
Create a preview
|
|
98
|
-
|
|
99
|
-
delete
|
|
100
|
-
Delete a preview
|
|
101
|
-
|
|
102
|
-
describe
|
|
103
|
-
Display details of a preview
|
|
104
|
-
|
|
105
|
-
list
|
|
106
|
-
List all previews
|
|
107
|
-
</code></pre>
|
|
108
|
-
|
|
109
|
-
<h2 id="-Run-uffizzi-preview-COMMAND-help-for-more-information-on-a-command-">
|
|
110
|
-
Run 'uffizzi preview COMMAND --help' for more information on a command.</h2>
|
|
111
|
-
|
|
112
|
-
<ol class='man-decor man-foot man foot'>
|
|
113
|
-
<li class='tl'></li>
|
|
114
|
-
<li class='tc'>March 2022</li>
|
|
115
|
-
<li class='tr'>preview</li>
|
|
116
|
-
</ol>
|
|
117
|
-
|
|
118
|
-
</div>
|
|
119
|
-
</body>
|
|
120
|
-
</html>
|