uffizzi-cli 2.0.34 → 2.0.35

Sign up to get free protection for your applications and to get access to all the features.
Files changed (125) hide show
  1. checksums.yaml +4 -4
  2. data/lib/uffizzi/cli/common.rb +1 -1
  3. data/lib/uffizzi/version.rb +1 -1
  4. data/man/uffizzi +53 -0
  5. data/man/uffizzi-account +29 -0
  6. data/man/uffizzi-account-list +26 -0
  7. data/man/uffizzi-account-list.html +103 -0
  8. data/man/uffizzi-account-list.ronn +19 -0
  9. data/man/uffizzi-account-set-default +29 -0
  10. data/man/uffizzi-account-set-default.html +105 -0
  11. data/man/uffizzi-account-set-default.ronn +22 -0
  12. data/man/uffizzi-account.html +106 -0
  13. data/man/uffizzi-account.ronn +23 -0
  14. data/man/uffizzi-cluster +37 -0
  15. data/man/uffizzi-cluster-create +49 -0
  16. data/man/uffizzi-cluster-create.ronn +41 -0
  17. data/man/uffizzi-cluster-delete +32 -0
  18. data/man/uffizzi-cluster-delete.ronn +24 -0
  19. data/man/uffizzi-cluster-describe +39 -0
  20. data/man/uffizzi-cluster-describe.ronn +30 -0
  21. data/man/uffizzi-cluster-list +34 -0
  22. data/man/uffizzi-cluster-list.ronn +26 -0
  23. data/man/uffizzi-cluster-update-kubeconfig +37 -0
  24. data/man/uffizzi-cluster-update-kubeconfig.ronn +29 -0
  25. data/man/uffizzi-cluster.ronn +32 -0
  26. data/man/uffizzi-compose +39 -0
  27. data/man/uffizzi-compose-create +67 -0
  28. data/man/uffizzi-compose-create.ronn +57 -0
  29. data/man/uffizzi-compose-delete +38 -0
  30. data/man/uffizzi-compose-delete.ronn +29 -0
  31. data/man/uffizzi-compose-describe +38 -0
  32. data/man/uffizzi-compose-describe.ronn +29 -0
  33. data/man/uffizzi-compose-events +38 -0
  34. data/man/uffizzi-compose-events.ronn +29 -0
  35. data/man/uffizzi-compose-list +58 -0
  36. data/man/uffizzi-compose-list.ronn +49 -0
  37. data/man/uffizzi-compose-service-list +42 -0
  38. data/man/uffizzi-compose-service-list.ronn +32 -0
  39. data/man/uffizzi-compose-service-logs +59 -0
  40. data/man/uffizzi-compose-service-logs.ronn +48 -0
  41. data/man/uffizzi-compose-update +61 -0
  42. data/man/uffizzi-compose-update.ronn +51 -0
  43. data/man/uffizzi-compose.ronn +33 -0
  44. data/man/uffizzi-compose_service_logs +59 -0
  45. data/man/uffizzi-compose_service_logs.ronn +50 -0
  46. data/man/uffizzi-config +65 -0
  47. data/man/uffizzi-config.ronn +55 -0
  48. data/man/uffizzi-connect +40 -0
  49. data/man/uffizzi-connect-acr +37 -0
  50. data/man/uffizzi-connect-acr.ronn +42 -0
  51. data/man/uffizzi-connect-docker-hub +34 -0
  52. data/man/uffizzi-connect-docker-hub.ronn +39 -0
  53. data/man/uffizzi-connect-docker-registry +37 -0
  54. data/man/uffizzi-connect-docker-registry.ronn +41 -0
  55. data/man/uffizzi-connect-ecr +37 -0
  56. data/man/uffizzi-connect-ecr.ronn +42 -0
  57. data/man/uffizzi-connect-gcr +31 -0
  58. data/man/uffizzi-connect-gcr.ronn +36 -0
  59. data/man/uffizzi-connect-ghcr +34 -0
  60. data/man/uffizzi-connect-ghcr.ronn +40 -0
  61. data/man/uffizzi-connect.ronn +45 -0
  62. data/man/uffizzi-disconnect +37 -0
  63. data/man/uffizzi-disconnect.ronn +31 -0
  64. data/man/uffizzi-login +51 -0
  65. data/man/uffizzi-login-by-identity-token +29 -0
  66. data/man/uffizzi-login-by-identity-token.html +106 -0
  67. data/man/uffizzi-login-by-identity-token.ronn +21 -0
  68. data/man/uffizzi-login.html +113 -0
  69. data/man/uffizzi-login.ronn +41 -0
  70. data/man/uffizzi-logout +21 -0
  71. data/man/uffizzi-logout.ronn +19 -0
  72. data/man/uffizzi-preview +39 -0
  73. data/man/uffizzi-preview-create +67 -0
  74. data/man/uffizzi-preview-create.ronn +57 -0
  75. data/man/uffizzi-preview-delete +38 -0
  76. data/man/uffizzi-preview-delete.ronn +29 -0
  77. data/man/uffizzi-preview-describe +38 -0
  78. data/man/uffizzi-preview-describe.ronn +29 -0
  79. data/man/uffizzi-preview-events +38 -0
  80. data/man/uffizzi-preview-events.ronn +29 -0
  81. data/man/uffizzi-preview-list +58 -0
  82. data/man/uffizzi-preview-list.ronn +49 -0
  83. data/man/uffizzi-preview-service-list +42 -0
  84. data/man/uffizzi-preview-service-list.ronn +32 -0
  85. data/man/uffizzi-preview-service-logs +59 -0
  86. data/man/uffizzi-preview-service-logs.ronn +48 -0
  87. data/man/uffizzi-preview-update +61 -0
  88. data/man/uffizzi-preview-update.ronn +51 -0
  89. data/man/uffizzi-preview.ronn +33 -0
  90. data/man/uffizzi-preview_service_logs +59 -0
  91. data/man/uffizzi-preview_service_logs.ronn +50 -0
  92. data/man/uffizzi-project +47 -0
  93. data/man/uffizzi-project-compose +40 -0
  94. data/man/uffizzi-project-compose-describe +37 -0
  95. data/man/uffizzi-project-compose-describe.ronn +29 -0
  96. data/man/uffizzi-project-compose-set +66 -0
  97. data/man/uffizzi-project-compose-set.ronn +57 -0
  98. data/man/uffizzi-project-compose-unset +35 -0
  99. data/man/uffizzi-project-compose-unset.ronn +27 -0
  100. data/man/uffizzi-project-compose.ronn +34 -0
  101. data/man/uffizzi-project-create +50 -0
  102. data/man/uffizzi-project-create.ronn +41 -0
  103. data/man/uffizzi-project-delete +32 -0
  104. data/man/uffizzi-project-delete.ronn +24 -0
  105. data/man/uffizzi-project-describe +43 -0
  106. data/man/uffizzi-project-describe.ronn +34 -0
  107. data/man/uffizzi-project-preview-describe +37 -0
  108. data/man/uffizzi-project-preview-describe.ronn +29 -0
  109. data/man/uffizzi-project-preview-set +66 -0
  110. data/man/uffizzi-project-preview-set.ronn +57 -0
  111. data/man/uffizzi-project-secret +37 -0
  112. data/man/uffizzi-project-secret-create +29 -0
  113. data/man/uffizzi-project-secret-create.ronn +21 -0
  114. data/man/uffizzi-project-secret-delete +29 -0
  115. data/man/uffizzi-project-secret-delete.ronn +21 -0
  116. data/man/uffizzi-project-secret-list +28 -0
  117. data/man/uffizzi-project-secret-list.ronn +20 -0
  118. data/man/uffizzi-project-secret.ronn +30 -0
  119. data/man/uffizzi-project-set-default +34 -0
  120. data/man/uffizzi-project-set-default.ronn +26 -0
  121. data/man/uffizzi-project.html +124 -0
  122. data/man/uffizzi-project.ronn +41 -0
  123. data/man/uffizzi.html +132 -0
  124. data/man/uffizzi.ronn +45 -0
  125. metadata +122 -1
@@ -0,0 +1,66 @@
1
+ .\" generated with Ronn-NG/v0.9.1
2
+ .\" http://github.com/apjanke/ronn-ng/tree/0.9.1
3
+ .TH "UFFIZZI\-PROJECT\-COMPOSE\-SET" "" "August 2023" ""
4
+ .SH "NAME"
5
+ \fBuffizzi\-project\-compose\-set\fR \- sets the configuration of a project with a compose file
6
+ .SH "SYNOPSIS"
7
+ .nf
8
+ uffizzi project compose set [\-\-repository=REPOSITORY]
9
+ [\-\-branch=BRANCH] [\-\-path=PATH_TO_COMPOSE_FILE]
10
+ [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
11
+ .fi
12
+ .SH "DESCRIPTION"
13
+ .nf
14
+ By default, sets the configuration of the default project with the
15
+ specified compose file\. Use the \-\-project flag to set the compose
16
+ file of a different project\. If already set, this command overrides
17
+ the project\'s configuration with the new compose file\. The compose
18
+ file must exist within a GitHub repository\.
19
+
20
+ This command can fail for the following reasons:
21
+ \- The repository, branch, or path to the compose file as
22
+ specified does not exist\.
23
+ \- uffizzi is not authorized to access the repository\.
24
+ Run $ uffizzi connect \-\-help for details about connecting to
25
+ external services\.
26
+ \- The compose file is invalid\.
27
+
28
+ For more information on the uffizzi project compose command, see:
29
+ https://docs\.uffizzi\.com/references/cli/
30
+
31
+ For more information on the Uffizzi Compose specification, see:
32
+ https://docs\.uffizzi\.com/references/compose\-spec
33
+ .fi
34
+ .SH "FLAGS"
35
+ .nf
36
+ \-\-repository=REPOSITORY
37
+ The repository that contains the compose file you want to set
38
+ for a project\.
39
+
40
+ \-\-branch=BRANCH
41
+ The branch of the repository that contains the compose file you
42
+ want to set for a project\. If not specified, the default branch
43
+ as configured on GitHub is used\.
44
+
45
+ \-\-path=PATH_TO_COMPOSE_FILE
46
+ The path to the compose file that you want to set for a project\.
47
+ This compose file is used as the default when creating previews\.
48
+ Run $ uffizzi preview \-\-help for details\.
49
+ .fi
50
+ .SH "UFFIZZI WIDE FLAGS"
51
+ .nf
52
+ These flags are available to all commands: \-\-project\. Run $ uffizzi
53
+ help for details\.
54
+ .fi
55
+ .SH "EXAMPLES"
56
+ .nf
57
+ The following command sets a compose file for the default project\.
58
+ The compose file (docker\-compose\.uffizzi\.yml) exists in the main
59
+ branch of a GitHub repository called example\-app:
60
+
61
+ $ uffizzi project compose set \e
62
+ \-\-repository="github\.com/example/example\-app" \e
63
+ \-\-branch="main" \e
64
+ \-\-path="app/docker\-compose\.uffizzi\.yml"
65
+ .fi
66
+
@@ -0,0 +1,57 @@
1
+ uffizzi-project-compose-set - sets the configuration of a project with a compose file
2
+ ================================================================
3
+
4
+ ## SYNOPSIS
5
+ uffizzi project compose set [--repository=REPOSITORY]
6
+ [--branch=BRANCH] [--path=PATH_TO_COMPOSE_FILE]
7
+ [UFFIZZI_WIDE_FLAG ...]
8
+
9
+ ## DESCRIPTION
10
+ By default, sets the configuration of the default project with the
11
+ specified compose file. Use the --project flag to set the compose
12
+ file of a different project. If already set, this command overrides
13
+ the project's configuration with the new compose file. The compose
14
+ file must exist within a GitHub repository.
15
+
16
+ This command can fail for the following reasons:
17
+ - The repository, branch, or path to the compose file as
18
+ specified does not exist.
19
+ - uffizzi is not authorized to access the repository.
20
+ Run $ uffizzi connect --help for details about connecting to
21
+ external services.
22
+ - The compose file is invalid.
23
+
24
+ For more information on the uffizzi project compose command, see:
25
+ https://docs.uffizzi.com/references/cli/
26
+
27
+ For more information on the Uffizzi Compose specification, see:
28
+ https://docs.uffizzi.com/references/compose-spec
29
+
30
+ ## FLAGS
31
+ --repository=REPOSITORY
32
+ The repository that contains the compose file you want to set
33
+ for a project.
34
+
35
+ --branch=BRANCH
36
+ The branch of the repository that contains the compose file you
37
+ want to set for a project. If not specified, the default branch
38
+ as configured on GitHub is used.
39
+
40
+ --path=PATH_TO_COMPOSE_FILE
41
+ The path to the compose file that you want to set for a project.
42
+ This compose file is used as the default when creating previews.
43
+ Run $ uffizzi preview --help for details.
44
+
45
+ ## UFFIZZI WIDE FLAGS
46
+ These flags are available to all commands: --project. Run $ uffizzi
47
+ help for details.
48
+
49
+ ## EXAMPLES
50
+ The following command sets a compose file for the default project.
51
+ The compose file (docker-compose.uffizzi.yml) exists in the main
52
+ branch of a GitHub repository called example-app:
53
+
54
+ $ uffizzi project compose set \
55
+ --repository="github.com/example/example-app" \
56
+ --branch="main" \
57
+ --path="app/docker-compose.uffizzi.yml"
@@ -0,0 +1,37 @@
1
+ .\" generated with Ronn-NG/v0.9.1
2
+ .\" http://github.com/apjanke/ronn-ng/tree/0.9.1
3
+ .TH "UFFIZZI\-PROJECT\-SECRET" "" "August 2023" ""
4
+ .SH "NAME"
5
+ \fBuffizzi\-project\-secret\fR \- manage secrets for a project
6
+ .SH "SYNOPSIS"
7
+ .nf
8
+ uffizzi project secret COMMAND [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
9
+ .fi
10
+ .SH "DESCRIPTION"
11
+ .nf
12
+ Manage secrets for a project\. Once added, project secrets cannot
13
+ be viewed or edited\.
14
+
15
+ For more information on secrets, see:
16
+ https://docs\.uffizzi\.com/references/cli/
17
+ .fi
18
+ .SH "UFFIZZI WIDE FLAGS"
19
+ .nf
20
+ These flags are available to all commands: \-\-project\. Run $ uffizzi
21
+ help for details\.
22
+ .fi
23
+ .SH "COMMANDS"
24
+ .nf
25
+ COMMAND is one of the following:
26
+
27
+ create
28
+ Create a secret for a project
29
+
30
+ delete
31
+ Delete a secret for a project
32
+
33
+ list
34
+ Show metadata for all secrets of a project
35
+ .fi
36
+ .P
37
+ Run $ uffizzi project secret COMMAND \-\-help for more information on a command\.
@@ -0,0 +1,29 @@
1
+ .\" generated with Ronn-NG/v0.9.1
2
+ .\" http://github.com/apjanke/ronn-ng/tree/0.9.1
3
+ .TH "UFFIZZI\-PROJECT\-SECRET\-CREATE" "" "August 2023" ""
4
+ .SH "NAME"
5
+ \fBuffizzi\-project\-secret\-create\fR \- Creates a secret from STDIN
6
+ .SH "SYNOPSIS"
7
+ .nf
8
+ uffizzi project secret create SECRET [\-] [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
9
+ .fi
10
+ .SH "DESCRIPTION"
11
+ .nf
12
+ Creates a secret from STDIN
13
+
14
+ For more information on the uffizzi project secret command, see:
15
+ https://docs\.uffizzi\.com/references/cli/
16
+ .fi
17
+ .SH "UFFIZZI WIDE FLAGS"
18
+ .nf
19
+ These flags are available to all commands: \-\-project\. Run $ uffizzi
20
+ help for details\.
21
+ .fi
22
+ .SH "EXAMPLES"
23
+ .nf
24
+ The following command creates a secret called MY_SECRET from STDIN
25
+ in the default project:
26
+
27
+ $ printf "my secret password" | uffizzi project secret create MY_SECRET
28
+ .fi
29
+
@@ -0,0 +1,21 @@
1
+ uffizzi-project-secret-create - Creates a secret from STDIN
2
+ ================================================================
3
+
4
+ ## SYNOPSIS
5
+ uffizzi project secret create SECRET [-] [UFFIZZI_WIDE_FLAG ...]
6
+
7
+ ## DESCRIPTION
8
+ Creates a secret from STDIN
9
+
10
+ For more information on the uffizzi project secret command, see:
11
+ https://docs.uffizzi.com/references/cli/
12
+
13
+ ## UFFIZZI WIDE FLAGS
14
+ These flags are available to all commands: --project. Run $ uffizzi
15
+ help for details.
16
+
17
+ ## EXAMPLES
18
+ The following command creates a secret called MY_SECRET from STDIN
19
+ in the default project:
20
+
21
+ $ printf "my secret password" | uffizzi project secret create MY_SECRET
@@ -0,0 +1,29 @@
1
+ .\" generated with Ronn-NG/v0.9.1
2
+ .\" http://github.com/apjanke/ronn-ng/tree/0.9.1
3
+ .TH "UFFIZZI\-PROJECT\-SECRET\-DELETE" "" "August 2023" ""
4
+ .SH "NAME"
5
+ \fBuffizzi\-project\-secret\-delete\fR \- deletes a secret
6
+ .SH "SYNOPSIS"
7
+ .nf
8
+ uffizzi project secret delete [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
9
+ .fi
10
+ .SH "DESCRIPTION"
11
+ .nf
12
+ Deletes a secret
13
+
14
+ For more information on the uffizzi project secret command, see:
15
+ https://docs\.uffizzi\.com/references/cli/
16
+ .fi
17
+ .SH "UFFIZZI WIDE FLAGS"
18
+ .nf
19
+ These flags are available to all commands: \-\-project\. Run $ uffizzi
20
+ help for details\.
21
+ .fi
22
+ .SH "EXAMPLES"
23
+ .nf
24
+ The following command deletes the secret MY_SECRET in the default
25
+ project:
26
+
27
+ $ uffizzi project secret delete MY_SECRET
28
+ .fi
29
+
@@ -0,0 +1,21 @@
1
+ uffizzi-project-secret-delete - deletes a secret
2
+ ================================================================
3
+
4
+ ## SYNOPSIS
5
+ uffizzi project secret delete [UFFIZZI_WIDE_FLAG ...]
6
+
7
+ ## DESCRIPTION
8
+ Deletes a secret
9
+
10
+ For more information on the uffizzi project secret command, see:
11
+ https://docs.uffizzi.com/references/cli/
12
+
13
+ ## UFFIZZI WIDE FLAGS
14
+ These flags are available to all commands: --project. Run $ uffizzi
15
+ help for details.
16
+
17
+ ## EXAMPLES
18
+ The following command deletes the secret MY_SECRET in the default
19
+ project:
20
+
21
+ $ uffizzi project secret delete MY_SECRET
@@ -0,0 +1,28 @@
1
+ .\" generated with Ronn-NG/v0.9.1
2
+ .\" http://github.com/apjanke/ronn-ng/tree/0.9.1
3
+ .TH "UFFIZZI\-PROJECT\-SECRET\-LIST" "" "August 2023" ""
4
+ .SH "NAME"
5
+ \fBuffizzi\-project\-secret\-list\fR \- lists metadata for all secrets in a project
6
+ .SH "SYNOPSIS"
7
+ .nf
8
+ uffizzi project secret list [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
9
+ .fi
10
+ .SH "DESCRIPTION"
11
+ .nf
12
+ Lists metadata for all secrets in a project
13
+
14
+ For more information on the uffizzi project secret command, see:
15
+ https://docs\.uffizzi\.com/references/cli/
16
+ .fi
17
+ .SH "UFFIZZI WIDE FLAGS"
18
+ .nf
19
+ These flags are available to all commands: \-\-project\. Run $ uffizzi
20
+ help for details\.
21
+ .fi
22
+ .SH "EXAMPLES"
23
+ .nf
24
+ The following command lists all secrets in the default project:
25
+
26
+ $ uffizzi project secret list
27
+ .fi
28
+
@@ -0,0 +1,20 @@
1
+ uffizzi-project-secret-list - lists metadata for all secrets in a project
2
+ ================================================================
3
+
4
+ ## SYNOPSIS
5
+ uffizzi project secret list [UFFIZZI_WIDE_FLAG ...]
6
+
7
+ ## DESCRIPTION
8
+ Lists metadata for all secrets in a project
9
+
10
+ For more information on the uffizzi project secret command, see:
11
+ https://docs.uffizzi.com/references/cli/
12
+
13
+ ## UFFIZZI WIDE FLAGS
14
+ These flags are available to all commands: --project. Run $ uffizzi
15
+ help for details.
16
+
17
+ ## EXAMPLES
18
+ The following command lists all secrets in the default project:
19
+
20
+ $ uffizzi project secret list
@@ -0,0 +1,30 @@
1
+ uffizzi-project-secret - manage secrets for a project
2
+ ================================================================
3
+
4
+ ## SYNOPSIS
5
+ uffizzi project secret COMMAND [UFFIZZI_WIDE_FLAG ...]
6
+
7
+ ## DESCRIPTION
8
+ Manage secrets for a project. Once added, project secrets cannot
9
+ be viewed or edited.
10
+
11
+ For more information on secrets, see:
12
+ https://docs.uffizzi.com/references/cli/
13
+
14
+ ## UFFIZZI WIDE FLAGS
15
+ These flags are available to all commands: --project. Run $ uffizzi
16
+ help for details.
17
+
18
+ ## COMMANDS
19
+ COMMAND is one of the following:
20
+
21
+ create
22
+ Create a secret for a project
23
+
24
+ delete
25
+ Delete a secret for a project
26
+
27
+ list
28
+ Show metadata for all secrets of a project
29
+
30
+ Run $ uffizzi project secret COMMAND --help for more information on a command.
@@ -0,0 +1,34 @@
1
+ .\" generated with Ronn-NG/v0.9.1
2
+ .\" http://github.com/apjanke/ronn-ng/tree/0.9.1
3
+ .TH "UFFIZZI\-PROJECT\-SET\-DEFAULT" "" "August 2023" ""
4
+ .SH "NAME"
5
+ \fBuffizzi\-project\-set\-default\fR \- set the default project for the active account
6
+ .SH "SYNOPSIS"
7
+ .nf
8
+ uffizzi project set\-default PROJECT_SLUG [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
9
+ .fi
10
+ .SH "DESCRIPTION"
11
+ .nf
12
+ Sets the default project given with the given project slug\. When set,
13
+ all commands use this project as the default context unless
14
+ overridden by the \-\-project flag\.
15
+
16
+ This command can fail for the following reasons:
17
+ \- There is no project with the given project slug
18
+
19
+ For more information on Uffizzi projects, see:
20
+ https://docs\.uffizzi\.com/references/cli/
21
+ .fi
22
+ .SH "UFFIZZI WIDE FLAGS"
23
+ .nf
24
+ These flags are available to all commands: \-\-project\. Run $ uffizzi
25
+ help for details\.
26
+ .fi
27
+ .SH "EXAMPLES"
28
+ .nf
29
+ The following sets the default project with project slug
30
+ example\-foo\-9suw4 for the active account:
31
+
32
+ $ uffizzi project set\-default example\-foo\-9suw4
33
+ .fi
34
+
@@ -0,0 +1,26 @@
1
+ uffizzi-project-set-default - set the default project for the active account
2
+ ================================================================
3
+
4
+ ## SYNOPSIS
5
+ uffizzi project set-default PROJECT_SLUG [UFFIZZI_WIDE_FLAG ...]
6
+
7
+ ## DESCRIPTION
8
+ Sets the default project given with the given project slug. When set,
9
+ all commands use this project as the default context unless
10
+ overridden by the --project flag.
11
+
12
+ This command can fail for the following reasons:
13
+ - There is no project with the given project slug
14
+
15
+ For more information on Uffizzi projects, see:
16
+ https://docs.uffizzi.com/references/cli/
17
+
18
+ ## UFFIZZI WIDE FLAGS
19
+ These flags are available to all commands: --project. Run $ uffizzi
20
+ help for details.
21
+
22
+ ## EXAMPLES
23
+ The following sets the default project with project slug
24
+ example-foo-9suw4 for the active account:
25
+
26
+ $ uffizzi project set-default example-foo-9suw4
@@ -0,0 +1,124 @@
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 Uffizzi projects</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="#COMMANDS">COMMANDS</a>
60
+ </div>
61
+
62
+ <ol class='man-decor man-head man head'>
63
+ <li class='tl'>uffizzi-project</li>
64
+ <li class='tc'></li>
65
+ <li class='tr'>uffizzi-project</li>
66
+ </ol>
67
+
68
+
69
+
70
+ <h2 id="NAME">NAME</h2>
71
+ <p class="man-name">
72
+ <code>uffizzi-project</code> - <span class="man-whatis">manage Uffizzi projects</span>
73
+ </p>
74
+ <h2 id="SYNOPSIS">SYNOPSIS</h2>
75
+ <pre><code>uffizzi project COMMAND [UFFIZZI_WIDE_FLAG ...]
76
+ </code></pre>
77
+
78
+ <h2 id="DESCRIPTION">DESCRIPTION</h2>
79
+ <pre><code>Manage Uffizzi projects
80
+
81
+ For more information on Uffizzi projects, see:
82
+ https://github.com/UffizziCloud/uffizzi_cli
83
+ </code></pre>
84
+
85
+ <h2 id="COMMANDS">COMMANDS</h2>
86
+ <pre><code>COMMAND is one of the following:
87
+
88
+ compose
89
+ Manage the compose file for a project.
90
+
91
+ create
92
+ Create a new project.
93
+
94
+ delete
95
+ Delete a project.
96
+
97
+ describe
98
+ Display project meta data.
99
+
100
+ list
101
+ List all projects in the account.
102
+
103
+ secret
104
+ Manage secrets for a project.
105
+
106
+ set-default
107
+ Set the default project in the uffizzi configuration. Also see
108
+ $ uffizzi config help for details.
109
+
110
+ update OPTIONS
111
+ Update a project's metadata.
112
+ </code></pre>
113
+
114
+ <p>Run $ uffizzi project COMMAND --help for more information on a command.</p>
115
+
116
+ <ol class='man-decor man-foot man foot'>
117
+ <li class='tl'></li>
118
+ <li class='tc'>July 2023</li>
119
+ <li class='tr'>uffizzi-project</li>
120
+ </ol>
121
+
122
+ </div>
123
+ </body>
124
+ </html>
@@ -0,0 +1,41 @@
1
+ uffizzi-project - manage Uffizzi projects
2
+ ================================================================
3
+
4
+ ## SYNOPSIS
5
+ uffizzi project COMMAND [UFFIZZI_WIDE_FLAG ...]
6
+
7
+ ## DESCRIPTION
8
+ Manage Uffizzi projects
9
+
10
+ For more information on Uffizzi projects, see:
11
+ https://docs.uffizzi.com/references/cli/
12
+
13
+ ## COMMANDS
14
+ COMMAND is one of the following:
15
+
16
+ compose
17
+ Manage the compose file for a project.
18
+
19
+ create
20
+ Create a new project.
21
+
22
+ delete
23
+ Delete a project.
24
+
25
+ describe
26
+ Display project meta data.
27
+
28
+ list
29
+ List all projects in the account.
30
+
31
+ secret
32
+ Manage secrets for a project.
33
+
34
+ set-default
35
+ Set the default project in the uffizzi configuration. Also see
36
+ $ uffizzi config help for details.
37
+
38
+ update OPTIONS
39
+ Update a project's metadata.
40
+
41
+ Run $ uffizzi project COMMAND --help for more information on a command.