Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,10 @@ var cfgFile string

// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Use: "equinix",
Short: "Equinix CLI",
Long: `Command-line interface for Equinix APIs`,
Use: "equinix",
Short: "Equinix CLI",
Long: `Command-line interface for Equinix APIs`,
DisableAutoGenTag: true,
}

// Execute adds all child commands to the root command and sets flags appropriately.
Expand Down
1 change: 0 additions & 1 deletion docs/equinix.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ Command-line interface for Equinix APIs
* [equinix docs](equinix_docs.md) - Generate markdown documentation for this CLI
* [equinix version](equinix_version.md) - Print version information for this CLI

###### Auto generated by spf13/cobra on 6-Oct-2025
1 change: 0 additions & 1 deletion docs/equinix_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ equinix api [url-path] [flags]

* [equinix](equinix.md) - Equinix CLI

###### Auto generated by spf13/cobra on 6-Oct-2025
1 change: 0 additions & 1 deletion docs/equinix_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@ See each sub-command's help for details on how to use the generated script.
* [equinix completion powershell](equinix_completion_powershell.md) - Generate the autocompletion script for powershell
* [equinix completion zsh](equinix_completion_zsh.md) - Generate the autocompletion script for zsh

###### Auto generated by spf13/cobra on 6-Oct-2025
1 change: 0 additions & 1 deletion docs/equinix_completion_bash.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,3 @@ equinix completion bash

* [equinix completion](equinix_completion.md) - Generate the autocompletion script for the specified shell

###### Auto generated by spf13/cobra on 6-Oct-2025
1 change: 0 additions & 1 deletion docs/equinix_completion_fish.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,3 @@ equinix completion fish [flags]

* [equinix completion](equinix_completion.md) - Generate the autocompletion script for the specified shell

###### Auto generated by spf13/cobra on 6-Oct-2025
1 change: 0 additions & 1 deletion docs/equinix_completion_powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ equinix completion powershell [flags]

* [equinix completion](equinix_completion.md) - Generate the autocompletion script for the specified shell

###### Auto generated by spf13/cobra on 6-Oct-2025
1 change: 0 additions & 1 deletion docs/equinix_completion_zsh.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,3 @@ equinix completion zsh [flags]

* [equinix completion](equinix_completion.md) - Generate the autocompletion script for the specified shell

###### Auto generated by spf13/cobra on 6-Oct-2025
1 change: 0 additions & 1 deletion docs/equinix_docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ equinix docs <destination>

* [equinix](equinix.md) - Equinix CLI

###### Auto generated by spf13/cobra on 6-Oct-2025
1 change: 0 additions & 1 deletion docs/equinix_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ equinix version [flags]

* [equinix](equinix.md) - Equinix CLI

###### Auto generated by spf13/cobra on 6-Oct-2025