Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit a45da90

Browse files
author
Faris Huskovic
committed
remove line
1 parent c5d8c1c commit a45da90

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

internal/cmd/secrets.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ coder secrets create aws-credentials --from-file ./credentials.json`,
8888
return nil
8989
},
9090
RunE: func(cmd *cobra.Command, args []string) error {
91-
clog.LogWarn("secrets is now deprecated and will be removed in the next minor release")
92-
9391
var (
9492
name = args[0]
9593
value string

0 commit comments

Comments
 (0)