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,40 @@
1
+ .\" generated with Ronn-NG/v0.9.1
2
+ .\" http://github.com/apjanke/ronn-ng/tree/0.9.1
3
+ .TH "UFFIZZI\-PROJECT\-COMPOSE" "" "August 2023" ""
4
+ .SH "NAME"
5
+ \fBuffizzi\-project\-compose\fR \- manage the compose file for a project
6
+ .SH "SYNOPSIS"
7
+ .nf
8
+ uffizzi project compose COMMAND [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
9
+ .fi
10
+ .SH "DESCRIPTION"
11
+ .nf
12
+ By default, manages the compose file for the default project\. Use the
13
+ \-\-project flag to manage the compose file of a different project\.
14
+
15
+ For more information on the uffizzi project compose command, see:
16
+ https://docs\.uffizzi\.com/references/cli/
17
+
18
+ For more information on the Uffizzi Compose specification, see:
19
+ https://docs\.uffizzi\.com/references/compose\-spec
20
+ .fi
21
+ .SH "UFFIZZI WIDE FLAGS"
22
+ .nf
23
+ These flags are available to all commands: \-\-project\. Run $ uffizzi
24
+ help for details\.
25
+ .fi
26
+ .SH "COMMANDS"
27
+ .nf
28
+ COMMAND is one of the following:
29
+
30
+ set
31
+ Set the configuration of a project with a compose file\.
32
+
33
+ describe
34
+ Display details of a compose file\.
35
+
36
+ unset
37
+ Unset the compose file for a project\.
38
+ .fi
39
+ .P
40
+ Run ‘uffizzi project compose COMMAND \-\-help’ for more information on a command\.
@@ -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\-COMPOSE\-DESCRIBE" "" "August 2023" ""
4
+ .SH "NAME"
5
+ \fBuffizzi\-project\-compose\-describe\fR \- show metadata for a compose file
6
+ .SH "SYNOPSIS"
7
+ .nf
8
+ uffizzi project compose describe [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
9
+ .fi
10
+ .SH "DESCRIPTION"
11
+ .nf
12
+ By default, shows the contents of the default project’s compose
13
+ file\. Use the \-\-project flag to describe the compose file of a
14
+ different project\.
15
+
16
+ This command can fail for the following reasons:
17
+ \- A compose file is not set for the project\.
18
+
19
+ For more information on the uffizzi project compose command, see:
20
+ https://docs\.uffizzi\.com/references/cli/
21
+
22
+ For more information on the Uffizzi Compose specification, see:
23
+ https://docs\.uffizzi\.com/references/compose\-spec
24
+ .fi
25
+ .SH "UFFIZZI WIDE FLAGS"
26
+ .nf
27
+ These flags are available to all commands: \-\-project\. Run $ uffizzi
28
+ help for details\.
29
+ .fi
30
+ .SH "EXAMPLES"
31
+ .nf
32
+ The following command prints the contents of the default project’s
33
+ compose file:
34
+
35
+ $ uffizzi project compose describe
36
+ .fi
37
+
@@ -0,0 +1,29 @@
1
+ uffizzi-project-compose-describe - show metadata for a compose file
2
+ ================================================================
3
+
4
+ ## SYNOPSIS
5
+ uffizzi project compose describe [UFFIZZI_WIDE_FLAG ...]
6
+
7
+ ## DESCRIPTION
8
+ By default, shows the contents of the default project’s compose
9
+ file. Use the --project flag to describe the compose file of a
10
+ different project.
11
+
12
+ This command can fail for the following reasons:
13
+ - A compose file is not set for the project.
14
+
15
+ For more information on the uffizzi project compose command, see:
16
+ https://docs.uffizzi.com/references/cli/
17
+
18
+ For more information on the Uffizzi Compose specification, see:
19
+ https://docs.uffizzi.com/references/compose-spec
20
+
21
+ ## UFFIZZI WIDE FLAGS
22
+ These flags are available to all commands: --project. Run $ uffizzi
23
+ help for details.
24
+
25
+ ## EXAMPLES
26
+ The following command prints the contents of the default project’s
27
+ compose file:
28
+
29
+ $ uffizzi project compose describe
@@ -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,35 @@
1
+ .\" generated with Ronn-NG/v0.9.1
2
+ .\" http://github.com/apjanke/ronn-ng/tree/0.9.1
3
+ .TH "UFFIZZI\-PROJECT\-COMPOSE\-UNSET" "" "August 2023" ""
4
+ .SH "NAME"
5
+ \fBuffizzi\-project\-compose\-unset\fR \- unset the compose file for a project
6
+ .SH "SYNOPSIS"
7
+ .nf
8
+ uffizzi project compose unset [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
9
+ .fi
10
+ .SH "DESCRIPTION"
11
+ .nf
12
+ By default, unsets the compose file for the default project\. Use the
13
+ \-\-project flag to unset the compose file of a different project\.
14
+
15
+ This command can fail for the following reasons:
16
+ \- A compose file is not set for the project\.
17
+
18
+ For more information on the uffizzi project compose command, see:
19
+ https://docs\.uffizzi\.com/references/cli/
20
+
21
+ For more information on the Uffizzi Compose specification, see:
22
+ https://docs\.uffizzi\.com/references/compose\-spec
23
+ .fi
24
+ .SH "UFFIZZI WIDE FLAGS"
25
+ .nf
26
+ These flags are available to all commands: \-\-project\. Run $ uffizzi
27
+ help for details\.
28
+ .fi
29
+ .SH "EXAMPLES"
30
+ .nf
31
+ The following command unsets the default project’s compose file:
32
+
33
+ $ uffizzi project compose unset
34
+ .fi
35
+
@@ -0,0 +1,27 @@
1
+ uffizzi-project-compose-unset - unset the compose file for a project
2
+ ================================================================
3
+
4
+ ## SYNOPSIS
5
+ uffizzi project compose unset [UFFIZZI_WIDE_FLAG ...]
6
+
7
+ ## DESCRIPTION
8
+ By default, unsets the compose file for the default project. Use the
9
+ --project flag to unset the compose file of a different project.
10
+
11
+ This command can fail for the following reasons:
12
+ - A compose file is not set for the project.
13
+
14
+ For more information on the uffizzi project compose command, see:
15
+ https://docs.uffizzi.com/references/cli/
16
+
17
+ For more information on the Uffizzi Compose specification, see:
18
+ https://docs.uffizzi.com/references/compose-spec
19
+
20
+ ## UFFIZZI WIDE FLAGS
21
+ These flags are available to all commands: --project. Run $ uffizzi
22
+ help for details.
23
+
24
+ ## EXAMPLES
25
+ The following command unsets the default project’s compose file:
26
+
27
+ $ uffizzi project compose unset
@@ -0,0 +1,34 @@
1
+ uffizzi-project-compose - manage the compose file for a project
2
+ ================================================================
3
+
4
+ ## SYNOPSIS
5
+ uffizzi project compose COMMAND [UFFIZZI_WIDE_FLAG ...]
6
+
7
+ ## DESCRIPTION
8
+ By default, manages the compose file for the default project. Use the
9
+ --project flag to manage the compose file of a different project.
10
+
11
+ For more information on the uffizzi project compose command, see:
12
+ https://docs.uffizzi.com/references/cli/
13
+
14
+ For more information on the Uffizzi Compose specification, see:
15
+ https://docs.uffizzi.com/references/compose-spec
16
+
17
+ ## UFFIZZI WIDE FLAGS
18
+ These flags are available to all commands: --project. Run $ uffizzi
19
+ help for details.
20
+
21
+ ## COMMANDS
22
+ COMMAND is one of the following:
23
+
24
+ set
25
+ Set the configuration of a project with a compose file.
26
+
27
+ describe
28
+ Display details of a compose file.
29
+
30
+ unset
31
+ Unset the compose file for a project.
32
+
33
+ Run ‘uffizzi project compose COMMAND --help’ for more information on a
34
+ command.
@@ -0,0 +1,50 @@
1
+ .\" generated with Ronn-NG/v0.9.1
2
+ .\" http://github.com/apjanke/ronn-ng/tree/0.9.1
3
+ .TH "UFFIZZI\-PROJECT\-CREATE" "" "August 2023" ""
4
+ .SH "NAME"
5
+ \fBuffizzi\-project\-create\fR \- create a new project
6
+ .SH "SYNOPSIS"
7
+ .nf
8
+ uffizzi project create [\-\-name=NAME] [\-\-slug=SLUG]
9
+ [\-\-description=DESCRIPTION] [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
10
+ .fi
11
+ .SH "DESCRIPTION"
12
+ .nf
13
+ Create new project\.
14
+
15
+ This command can fail for the following reasons:
16
+ \- The project \-\-description is too long\.
17
+ \- The project \-\-name flag is not specified\.
18
+ \- The project \-\-slug is malformed or used by another project\.
19
+
20
+ For more information on the uffizzi project command, see:
21
+ https:/docs\.uffizzi\.com/references/cli/
22
+ .fi
23
+ .SH "FLAGS"
24
+ .nf
25
+ \-\-description=DESCRIPTION
26
+ Description for the project you want to create\. Max of 256
27
+ characters\.
28
+
29
+ \-\-name=NAME
30
+ Name for the project you want to create\.
31
+
32
+ \-\-slug=SLUG
33
+ A URL\-compatible name\. Do not include whitespaces or special characters\.
34
+ Project slugs must be globally unique across all Uffizzi projects\.
35
+ If a slug is not provided, Uffizzi will automatically generate one\.
36
+ .fi
37
+ .SH "UFFIZZI WIDE FLAGS"
38
+ .nf
39
+ These flags are available to all commands: \-\-project\. Run $ uffizzi
40
+ help for details\.
41
+ .fi
42
+ .SH "EXAMPLES"
43
+ .nf
44
+ To create a new project with name My App, project slug my\-app, and
45
+ description "My first project", run:
46
+
47
+ $ uffizzi project create \-\-name="My App" \-\-slug="my\-app" \e
48
+ \-\-description="My first project"
49
+ .fi
50
+
@@ -0,0 +1,41 @@
1
+ uffizzi-project-create - create a new project
2
+ ================================================================
3
+
4
+ ## SYNOPSIS
5
+ uffizzi project create [--name=NAME] [--slug=SLUG]
6
+ [--description=DESCRIPTION] [UFFIZZI_WIDE_FLAG ...]
7
+
8
+ ## DESCRIPTION
9
+ Create new project.
10
+
11
+ This command can fail for the following reasons:
12
+ - The project --description is too long.
13
+ - The project --name flag is not specified.
14
+ - The project --slug is malformed or used by another project.
15
+
16
+ For more information on the uffizzi project command, see:
17
+ https:/docs.uffizzi.com/references/cli/
18
+
19
+ ## FLAGS
20
+ --description=DESCRIPTION
21
+ Description for the project you want to create. Max of 256
22
+ characters.
23
+
24
+ --name=NAME
25
+ Name for the project you want to create.
26
+
27
+ --slug=SLUG
28
+ A URL-compatible name. Do not include whitespaces or special characters.
29
+ Project slugs must be globally unique across all Uffizzi projects.
30
+ If a slug is not provided, Uffizzi will automatically generate one.
31
+
32
+ ## UFFIZZI WIDE FLAGS
33
+ These flags are available to all commands: --project. Run $ uffizzi
34
+ help for details.
35
+
36
+ ## EXAMPLES
37
+ To create a new project with name My App, project slug my-app, and
38
+ description "My first project", run:
39
+
40
+ $ uffizzi project create --name="My App" --slug="my-app" \
41
+ --description="My first project"
@@ -0,0 +1,32 @@
1
+ .\" generated with Ronn-NG/v0.9.1
2
+ .\" http://github.com/apjanke/ronn-ng/tree/0.9.1
3
+ .TH "UFFIZZI\-PROJECT\-DELETE" "" "August 2023" ""
4
+ .SH "NAME"
5
+ \fBuffizzi\-project\-delete\fR \- delete a project
6
+ .SH "SYNOPSIS"
7
+ .nf
8
+ uffizzi project delete PROJECT_SLUG [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
9
+ .fi
10
+ .SH "DESCRIPTION"
11
+ .nf
12
+ Deletes a project with the given project slug\.
13
+
14
+ This command can fail for the following reasons:
15
+ \- There is no project with the given project slug
16
+ \- The active account does not have permission to delete the project
17
+
18
+ For more information on Uffizzi projects, see:
19
+ https:/docs\.uffizzi\.com/references/cli/
20
+ .fi
21
+ .SH "UFFIZZI WIDE FLAGS"
22
+ .nf
23
+ These flags are available to all commands: \-\-project\. Run $ uffizzi
24
+ help for details\.
25
+ .fi
26
+ .SH "EXAMPLES"
27
+ .nf
28
+ To delete a project with project slug my\-app\-xc8fw, run:
29
+
30
+ $ uffizzi project delete my\-app\-xc8fw
31
+ .fi
32
+
@@ -0,0 +1,24 @@
1
+ uffizzi-project-delete - delete a project
2
+ ================================================================
3
+
4
+ ## SYNOPSIS
5
+ uffizzi project delete PROJECT_SLUG [UFFIZZI_WIDE_FLAG ...]
6
+
7
+ ## DESCRIPTION
8
+ Deletes a project with the given project slug.
9
+
10
+ This command can fail for the following reasons:
11
+ - There is no project with the given project slug
12
+ - The active account does not have permission to delete the project
13
+
14
+ For more information on Uffizzi projects, see:
15
+ https:/docs.uffizzi.com/references/cli/
16
+
17
+ ## UFFIZZI WIDE FLAGS
18
+ These flags are available to all commands: --project. Run $ uffizzi
19
+ help for details.
20
+
21
+ ## EXAMPLES
22
+ To delete a project with project slug my-app-xc8fw, run:
23
+
24
+ $ uffizzi project delete my-app-xc8fw
@@ -0,0 +1,43 @@
1
+ .\" generated with Ronn-NG/v0.9.1
2
+ .\" http://github.com/apjanke/ronn-ng/tree/0.9.1
3
+ .TH "DESCRIBE" "" "August 2023" ""
4
+ .SH "NAME"
5
+ \fBdescribe\fR \- show metadata for a project
6
+ .SH "SYNOPSIS"
7
+ .nf
8
+ uffizzi project describe PROJECT_SLUG [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
9
+ .fi
10
+ .SH "DESCRIPTION"
11
+ .nf
12
+ Shows metadata for a project given a valid project slug\.
13
+
14
+ This command can fail for the following reasons:
15
+ \- There is no project with the given project slug
16
+
17
+ For more information on Uffizzi projects, see:
18
+ https://docs\.uffizzi\.com/references/cli/
19
+ .fi
20
+ .SH "UFFIZZI WIDE FLAGS"
21
+ .nf
22
+ \-\-output FORMAT
23
+ Output format\. FORMAT is one of the following: json, pretty
24
+ Default is json\.
25
+ .fi
26
+ .SH "UFFIZZI WIDE FLAGS"
27
+ .nf
28
+ These flags are available to all commands: \-\-project\. Run $ uffizzi
29
+ help for details\.
30
+ .fi
31
+ .SH "EXAMPLES"
32
+ .nf
33
+ The following command prints metadata in json format for a project with the
34
+ project slug my\-app\-xc8fw:
35
+
36
+ $ uffizzi project describe my\-app\-xc8fw
37
+
38
+ The following command pretty prints metadata for a project with the project
39
+ slug my\-app\-xc8fw:
40
+
41
+ $ uffizzi project describe my\-app\-xc8fw \-\-output pretty
42
+ .fi
43
+
@@ -0,0 +1,34 @@
1
+ uffizzi project describe - show metadata for a project
2
+ ================================================================
3
+
4
+ ## SYNOPSIS
5
+ uffizzi project describe PROJECT_SLUG [UFFIZZI_WIDE_FLAG ...]
6
+
7
+ ## DESCRIPTION
8
+ Shows metadata for a project given a valid project slug.
9
+
10
+ This command can fail for the following reasons:
11
+ - There is no project with the given project slug
12
+
13
+ For more information on Uffizzi projects, see:
14
+ https://docs.uffizzi.com/references/cli/
15
+
16
+ ## UFFIZZI WIDE FLAGS
17
+ --output FORMAT
18
+ Output format. FORMAT is one of the following: json, pretty
19
+ Default is json.
20
+
21
+ ## UFFIZZI WIDE FLAGS
22
+ These flags are available to all commands: --project. Run $ uffizzi
23
+ help for details.
24
+
25
+ ## EXAMPLES
26
+ The following command prints metadata in json format for a project with the
27
+ project slug my-app-xc8fw:
28
+
29
+ $ uffizzi project describe my-app-xc8fw
30
+
31
+ The following command pretty prints metadata for a project with the project
32
+ slug my-app-xc8fw:
33
+
34
+ $ uffizzi project describe my-app-xc8fw --output pretty
@@ -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\-COMPOSE\-DESCRIBE" "" "August 2023" ""
4
+ .SH "NAME"
5
+ \fBuffizzi\-project\-compose\-describe\fR \- show metadata for a compose file
6
+ .SH "SYNOPSIS"
7
+ .nf
8
+ uffizzi project compose describe [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
9
+ .fi
10
+ .SH "DESCRIPTION"
11
+ .nf
12
+ By default, shows the contents of the default project’s compose
13
+ file\. Use the \-\-project flag to describe the compose file of a
14
+ different project\.
15
+
16
+ This command can fail for the following reasons:
17
+ \- A compose file is not set for the project\.
18
+
19
+ For more information on the uffizzi project compose command, see:
20
+ https://docs\.uffizzi\.com/references/cli/
21
+
22
+ For more information on the Uffizzi Compose specification, see:
23
+ https://docs\.uffizzi\.com/references/compose\-spec
24
+ .fi
25
+ .SH "UFFIZZI WIDE FLAGS"
26
+ .nf
27
+ These flags are available to all commands: \-\-project\. Run $ uffizzi
28
+ help for details\.
29
+ .fi
30
+ .SH "EXAMPLES"
31
+ .nf
32
+ The following command prints the contents of the default project’s
33
+ compose file:
34
+
35
+ $ uffizzi project compose describe
36
+ .fi
37
+
@@ -0,0 +1,29 @@
1
+ uffizzi-project-compose-describe - show metadata for a compose file
2
+ ================================================================
3
+
4
+ ## SYNOPSIS
5
+ uffizzi project compose describe [UFFIZZI_WIDE_FLAG ...]
6
+
7
+ ## DESCRIPTION
8
+ By default, shows the contents of the default project’s compose
9
+ file. Use the --project flag to describe the compose file of a
10
+ different project.
11
+
12
+ This command can fail for the following reasons:
13
+ - A compose file is not set for the project.
14
+
15
+ For more information on the uffizzi project compose command, see:
16
+ https://docs.uffizzi.com/references/cli/
17
+
18
+ For more information on the Uffizzi Compose specification, see:
19
+ https://docs.uffizzi.com/references/compose-spec
20
+
21
+ ## UFFIZZI WIDE FLAGS
22
+ These flags are available to all commands: --project. Run $ uffizzi
23
+ help for details.
24
+
25
+ ## EXAMPLES
26
+ The following command prints the contents of the default project’s
27
+ compose file:
28
+
29
+ $ uffizzi project compose describe