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

Commit 8719c5d

Browse files
committed
fix build
1 parent bb0f544 commit 8719c5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

internal/cmd/envs.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@ func createEnvCommand() *cobra.Command {
144144
)
145145

146146
cmd := &cobra.Command{
147-
Use: "create [environment_name]",
148-
Short: "create a new environment.",
149-
Args: cobra.ExactArgs(1),
147+
Use: "create [environment_name]",
148+
Short: "create a new environment.",
149+
Args: cobra.ExactArgs(1),
150150
// Don't unhide this command until we can pass image names instead of image id's.
151151
Hidden: true,
152152
Long: "Create a new environment under the active user.",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy