Home
last modified time | relevance | path

Searched refs:StringP (Results 1 – 25 of 909) sorted by relevance

12345678910>>...37

/dports/net/rospo/rospo-0.7.1/cmd/
H A Drevshell.go23 revshellCmd.Flags().StringP("remote", "r", "127.0.0.1:2222", "the remote shell listener endpoint")
24 revshellCmd.Flags().StringP("jump-host", "j", "", "optional jump host conf")
25 …revshellCmd.Flags().StringP("user-identity", "s", defaultIdentity, "the ssh identity (private) key…
26 …revshellCmd.Flags().StringP("known-hosts", "k", knownHostFile, "the known_hosts file absolute path…
29 …revshellCmd.Flags().StringP("sshd-authorized-keys", "K", "./authorized_keys", "ssh server authoriz…
30 revshellCmd.Flags().StringP("sshd-listen-address", "P", ":2222", "the ssh server tcp port")
31 revshellCmd.Flags().StringP("sshd-key", "I", "./server_key", "the ssh server key path")
33 …revshellCmd.Flags().StringP("sshd-authorized-password", "A", "", "ssh server authorized password. …
H A Dtun.go18 tunCmd.PersistentFlags().StringP("jump-host", "j", "", "optional jump host conf")
19 …tunCmd.PersistentFlags().StringP("user-identity", "s", defaultIdentity, "the ssh identity (private…
20 …tunCmd.PersistentFlags().StringP("known-hosts", "k", knownHostFile, "the known_hosts file absolute…
21 tunCmd.PersistentFlags().StringP("local", "l", "127.0.0.1:2222", "the local tunnel endpoint")
22 tunCmd.PersistentFlags().StringP("remote", "r", "127.0.0.1:2222", "the remote tunnel endpoint")
/dports/sysutils/istio/istio-1.6.7/tools/istio-iptables/pkg/cmd/
H A Droot.go168 rootCmd.Flags().StringP(constants.InboundCapturePort, "z", "",
175 rootCmd.Flags().StringP(constants.ProxyUID, "u", "",
182 rootCmd.Flags().StringP(constants.ProxyGID, "g", "",
189 rootCmd.Flags().StringP(constants.InboundInterceptionMode, "m", "",
196 rootCmd.Flags().StringP(constants.InboundPorts, "b", "",
204 rootCmd.Flags().StringP(constants.LocalExcludePorts, "d", "",
212 rootCmd.Flags().StringP(constants.ServiceCidr, "i", "",
220 rootCmd.Flags().StringP(constants.ServiceExcludeCidr, "x", "",
228 rootCmd.Flags().StringP(constants.LocalOutboundPortsExclude, "o", "",
235 rootCmd.Flags().StringP(constants.KubeVirtInterfaces, "k", "",
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/commands/silenced/
H A Dcreate.go65 _ = cmd.Flags().StringP("reason", "r", "", "reason for the silenced entry")
67 _ = cmd.Flags().StringP("expire", "e", expireDefault, "expiry in seconds")
68 _ = cmd.Flags().StringP("subscription", "s", "", "silence subscription")
69 _ = cmd.Flags().StringP("check", "c", "", "silence check")
70 …_ = cmd.Flags().StringP("begin", "b", beginDefault, "silence begin in human readable time (Format:…
/dports/security/vuls/vuls-0.13.7/vendor/github.com/spf13/cobra/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/spf13/cobra/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/net/inlets/inlets-3.0.2/vendor/github.com/spf13/cobra/cobra-0.0.6/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/net/evans/evans-0.9.1/vendor/github.com/spf13/cobra/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/spf13/cobra/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/github.com/spf13/cobra/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/spf13/cobra/cobra-1.0.0/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/spf13/cobra/cobra-0.0.5/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/devel/lab/lab-0.17.2/vendor/github.com/spf13/cobra/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/finance/cointop/cointop-1.5.4/vendor/github.com/spf13/cobra/cobra-0.0.5/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/spf13/cobra/cobra-1.0.0/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/spf13/cobra/cobra-0.0.5/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/net-mgmt/php-fpm_exporter/php-fpm_exporter-2.0.4/vendor/github.com/spf13/cobra/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/misc/gobuster/gobuster-3.1.0/vendor/github.com/spf13/cobra/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/misc/chrono/chrono-1.1.0-4-g70cda7f/vendor/github.com/spf13/cobra/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/spf13/cobra/cobra-0.0.3/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/spf13/cobra/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/spf13/cobra/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/spf13/cobra/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/spf13/cobra/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")
/dports/devel/gh/cli-2.4.0/vendor/github.com/spf13/cobra/doc/
H A Dcmd_test.go13 rootCmd.PersistentFlags().StringP("rootflag", "r", "two", "")
14 rootCmd.PersistentFlags().StringP("strtwo", "t", "two", "help message for parent flag strtwo")
16 echoCmd.PersistentFlags().StringP("strone", "s", "one", "help message for flag strone")
21 timesCmd.PersistentFlags().StringP("strtwo", "t", "2", "help message for child flag strtwo")
25 printCmd.PersistentFlags().StringP("strthree", "s", "three", "help message for flag strthree")

12345678910>>...37