Documentation
¶
Overview ¶
Copyright (c) 2025 Nexlayer. All rights reserved.n// Use of this source code is governed by an MIT-stylen// license that can be found in the LICENSE file.nn
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute()
Execute runs the root command. It handles errors by reporting them and exiting the application.
func NewRootCommand ¶
NewRootCommand creates and returns the root command for the CLI. It sets up the API client, adds global flags, and registers subcommands. Returns the configured cobra.Command instance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.