File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed
Commands/providerhub/manifest Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ # [ Command] _ providerhub manifest generate_
2+
3+ Generates the manifest for the given provider.
4+
5+ ## Versions
6+
7+ ### [ 2025-03-01-preview] ( /Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5wcm92aWRlcmh1Yi9wcm92aWRlcnJlZ2lzdHJhdGlvbnMve30vZ2VuZXJhdGVtYW5pZmVzdA==/2025-03-01-preview.xml ) ** Stable**
8+
9+ <!-- mgmt-plane /subscriptions/{}/providers/microsoft.providerhub/providerregistrations/{}/generatemanifest 2025-03-01-preview -->
10+
11+ #### examples
12+
13+ - manifest generate
14+ ``` bash
15+ providerhub manifest generate --provider-namespace " {providerNamespace}"
16+ ```
Original file line number Diff line number Diff line change 1+ # [ Group] _ providerhub manifest_
2+
3+ Manage manifest with providerhub.
4+
5+ ## Commands
6+
7+ - [ checkin] ( /Commands/providerhub/manifest/_checkin.md )
8+ : Checkin the manifest.
9+
10+ - [ generate] ( /Commands/providerhub/manifest/_generate.md )
11+ : Generates the manifest for the given provider.
You can’t perform that action at this time.
0 commit comments