Skip to content

Commit

Permalink
update command description
Browse files Browse the repository at this point in the history
Signed-off-by: MUzairS15 <[email protected]>
  • Loading branch information
MUzairS15 committed Oct 4, 2024
1 parent e6b8109 commit 26f4bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/kanvas-snapshot/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ var generateKanvasSnapshotCmd = &cobra.Command{
Flags:
-f, --file string URI to Helm chart (required)
-n, --name string (optional name for the Meshery design
-e, --email string (optional) email address to notify when snapshot is ready
-e, --email string email address to notify when snapshot is ready (required)
-h Help for Helm Kanvas Snapshot plugin`,

RunE: func(cmd *cobra.Command, args []string) error {
Expand Down

0 comments on commit 26f4bc1

Please sign in to comment.