bulk

package
v0.3.0-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package bulk implements the `band portin bulk` command surface for managing bulk port-in orders. A bulk order accepts a large list of TNs, runs an asynchronous portability validation, and decomposes into one or more child port-in orders that can then be driven through the standard `band portin` lifecycle.

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "bulk",
	Short: "Manage bulk port-in orders",
	Long: `Bulk port-ins accept a large TN list and split it into validated child
port-in orders. The TN list validation is asynchronous — submit with
` + "`bulk create`" + `, then poll completion with ` + "`bulk get-tns --wait`" + `.
Child orders are managed through the standard ` + "`band portin <subcommand>`" + `.`,
}

Cmd is the `band portin bulk` parent command.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL