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

Commit ed09747

Browse files
authored
chore: remove secrets command (#211)
1 parent b2a4c96 commit ed09747

File tree

4 files changed

+0
-441
lines changed

4 files changed

+0
-441
lines changed

Diff for: ci/integration/secrets_test.go

-82
This file was deleted.

Diff for: coder-sdk/secrets.go

-112
This file was deleted.

Diff for: internal/cmd/cmd.go

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ func Make() *cobra.Command {
2828
usersCmd(),
2929
tagsCmd(),
3030
configSSHCmd(),
31-
secretsCmd(),
3231
envsCmd(),
3332
syncCmd(),
3433
urlCmd(),

0 commit comments

Comments
 (0)