Documentation ¶
Overview ¶
Copyright © 2024 Manan Patel - github.com/immnan
Copyright © 2024 Manan Patel - github.com/immnan
Copyright © 2024 Manan Patel - github.com/immnan
Copyright © 2024 Manan Patel - github.com/immnan
Copyright © 2024 Manan Patel - github.com/immnan
Copyright © 2024 Manan Patel - github.com/immnan
Copyright © 2024 Manan Patel - github.com/immnan
Copyright © 2024 Manan Patel - github.com/immnan
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddCmd = &cobra.Command{ Use: "add", Short: "Use Add command for Adding resources to Blazemeter", Long: `Use Add command to add/create resources in your Blazemeter account. Use --help throughout subcommands to get an idea of how these commands are structured, though they are all straight forward. Add command has a lot of prompts from the bmgo, so make sure you have the information handy to respond to these prompts For defaults: Make sure you have a file named bmConfig.yaml specifying the defaults. The file can be in working DIR or in $HOME`, Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
AddCmd represents the add command
Functions ¶
func Getapikeys ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.