Skip to content

Commit 79d705a

Browse files
committed
feat: add directory to the dir flag
1 parent b5c22ed commit 79d705a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import (
3434
)
3535

3636
var (
37-
dirFlag = &console.StringFlag{Name: "dir", Usage: "Project directory"}
37+
dirFlag = &console.StringFlag{Name: "dir", Usage: "Project directory", Aliases: []string{"directory"}}
3838
projectFlag = &console.StringFlag{Name: "project", Aliases: []string{"p"}, Usage: "The project ID or URL"}
3939
environmentFlag = &console.StringFlag{Name: "environment", Aliases: []string{"e"}, Usage: "The environment ID"}
4040
)

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