Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ import (
func newOperationSubmitCommand(svc services.FineTuningService) *cobra.Command {
return &cobra.Command{
Use: "submit",
Short: "Submit fine tuning job",
Short: "Submit fine-tuning job.",
RunE: func(cmd *cobra.Command, args []string) error {
// 1. Parse input
req := &models.CreateFineTuningRequest{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ func newOperationSubmitCommand() *cobra.Command {
var seed int64
cmd := &cobra.Command{
Use: "submit",
Short: "submit fine tuning job",
Short: "Submit fine-tuning job.",
PreRunE: func(cmd *cobra.Command, args []string) error {
return validateSubmitFlags(filename, model, trainingFile)
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ type ServiceMonitoringConfig struct {
func newConfigCommand() *cobra.Command {
return &cobra.Command{
Use: "config",
Short: "Setup monitoring configuration for the project and services",
Short: "Set up monitoring configuration for the project and services",
Long: `This command demonstrates the new configuration management capabilities by setting up
a realistic monitoring configuration scenario. It will:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ examples:
description: Publish the AZD extension project to an extension source.
usage: azd x publish
- name: release
description: Create an new release of the AZD extension project to a Github repository.
description: Create a new release of the AZD extension project to a GitHub repository.
usage: azd x release
- name: watch
description: Watch for changes in the extension project and automatically rebuild and reload the extension.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ func newPublishCommand() *cobra.Command {
publishCmd.Flags().StringVar(
&flags.repository,
"repo", flags.repository,
"Github repository to create the release in (e.g. owner/repo)",
"GitHub repository to create the release in (e.g. owner/repo)",
)
publishCmd.Flags().StringVarP(
&flags.version,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ func newReleaseCommand() *cobra.Command {
releaseCmd.Flags().StringVarP(
&flags.repository,
"repo", "r", flags.repository,
"Github repository to create the release in (e.g. owner/repo)",
"GitHub repository to create the release in (e.g. owner/repo)",
)
releaseCmd.Flags().StringSliceVar(
&flags.artifacts,
Expand Down
14 changes: 7 additions & 7 deletions cli/azd/extensions/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -444,7 +444,7 @@
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -533,7 +533,7 @@
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -622,7 +622,7 @@
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -711,7 +711,7 @@
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -800,7 +800,7 @@
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -890,7 +890,7 @@
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -366,7 +366,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -455,7 +455,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -544,7 +544,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -1183,7 +1183,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -1267,7 +1267,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -1351,7 +1351,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -1435,7 +1435,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -1524,7 +1524,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -1613,7 +1613,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -3162,7 +3162,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -3246,7 +3246,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -3330,7 +3330,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -3414,7 +3414,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -3498,7 +3498,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -3587,7 +3587,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -3676,7 +3676,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4825,7 +4825,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -4909,7 +4909,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -4993,7 +4993,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -5077,7 +5077,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -5161,7 +5161,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -5250,7 +5250,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down Expand Up @@ -5339,7 +5339,7 @@ interactions:
},
{
"name": "release",
"description": "Create an new release of the AZD extension project to a Github repository.",
"description": "Create a new release of the AZD extension project to a GitHub repository.",
"usage": "azd x release"
},
{
Expand Down
Loading
Loading