- Notifications
You must be signed in to change notification settings - Fork673
Commit1291dbb
chore: add a help message for
Add some help text for `gitlab project-key enable`. This both addshelp text and shows how to use the new `help` feature.Example:$ gitlab project-key --helpusage: gitlab project-key [-h] {list,get,create,update,delete,enable} ...options: -h, --help show this help message and exitaction: {list,get,create,update,delete,enable} Action to execute on the GitLab resource. list List the GitLab resources get Get a GitLab resource create Create a GitLab resource update Update a GitLab resource delete Delete a GitLab resource enable Enable a deploy key for the projectgitlab project-key enable
1 parent9acd2d2 commit1291dbb
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
41 | 44 |
| |
42 | 45 |
| |
43 | 46 |
| |
|
0 commit comments
Comments
(0)