This reference follows the public Gitfleet command vocabulary. Use
gitfleet help [command...] for exact options in the installed binary.
Each command page is intentionally more than a syntax list. It should explain the product reason for the command, when the command is useful, what provider capabilities it needs, which examples are safe to run first, and which actions change provider state. See ../documentation-guide.md for the full writing checklist.
Start with the command family that matches the job:
- Repository setup and retirement:
repo,workspace,label,template,license. - Collaboration:
change,review,issue,discussion,inbox,planning. - Delivery:
pipeline,release,deploy,environment,runner,registry,webhook. - Security and governance:
security,advisory,deps,attestation,policy,govern,access,identity. - Automation and local tooling:
auth,config,api,alias,completion,version.
Read the page before running mutating commands. Use gitfleet help [command...] for the exact option set in your installed version.
| Family | Purpose |
|---|---|
| access | Organization, group, team, and member access. |
| advisory | Security advisory listing and inspection. |
| alias | Local Gitfleet command aliases. |
| analytics | Repository traffic reports. |
| api | Raw provider API requests. |
| attestation | Artifact provenance inspection. |
| auth | Provider accounts, profiles, and tokens. |
| browse | Open provider resources in a browser. |
| change | Pull requests and merge requests. |
| code | Code search and file viewing. |
| completion | Shell completions and man pages. |
| config | Gitfleet configuration values. |
| deps | Dependency lists and dependency review. |
| deploy | Deployment records. |
| dev | Hosted development environments. |
| discussion | Provider discussions. |
| environment | Deployment environments. |
| govern | Repository rulesets and governance. |
| identity | SSH and GPG keys. |
| inbox | Notifications and read state. |
| issue | Issues and work items. |
| label | Repository labels. |
| license | License discovery. |
| planning | Milestones and projects. |
| pipeline | Pipeline definitions and runs. |
| policy | Branch and tag protection. |
| registry | Packages and container images. |
| release | Releases and assets. |
| repo | Repository lifecycle and forks. |
| review | Comments and reactions. |
| runner | CI/CD runners. |
| search | Provider resource search. |
| secret | Repository secrets. |
| security | Security alerts and scanning. |
| site | Repository Pages sites. |
| snippet | Provider-hosted snippets. |
| template | Repository issue templates. |
| variable | Repository variables. |
| version | Version information. |
| webhook | Webhooks and deliveries. |
| wiki | Repository wiki pages. |
| workspace | Named fleets and multi-repository operations. |