mirror of
https://github.com/vince-winkintel/gitlab-cli-skills.git
synced 2026-09-19 06:01:21 +08:00
Add skills for remaining glab commands
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: glab-ssh-key
|
||||
description: Use when working with glab ssh-key commands.
|
||||
---
|
||||
|
||||
# glab ssh-key
|
||||
|
||||
## Overview
|
||||
|
||||
See GitLab CLI help for `ssh-key` and its subcommands.
|
||||
|
||||
## Quick start
|
||||
|
||||
```bash
|
||||
glab ssh-key --help
|
||||
```
|
||||
|
||||
## Subcommands
|
||||
|
||||
See [references/commands.md](references/commands.md) for full `--help` output.
|
||||
Reference in New Issue
Block a user