@robinmordasiewicz/f5xc-xcsh 1.0.85-2601020738 → 1.0.90-2601021717
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +24 -28
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -46447,43 +46447,39 @@ var HistoryManager = class _HistoryManager {
|
|
|
46447
46447
|
};
|
|
46448
46448
|
|
|
46449
46449
|
// src/domains/descriptions.generated.ts
|
|
46450
|
+
var CLI_TITLE_FROM_SPEC = "F5 Distributed Cloud API";
|
|
46451
|
+
var CLI_SUMMARY_FROM_SPEC = "Multi-cloud application services with load balancing, WAF, DNS, and edge infrastructure. Unified platform for security and connectivity.";
|
|
46452
|
+
var CLI_DESCRIPTION_FROM_SPEC = "Unified application services across multi-cloud, edge, and hybrid environments. Load balancers with origin pools and health checks for traffic distribution. Web application firewall and bot defense for application protection. DNS zones with geographic routing for name resolution. Cloud sites on AWS, Azure, and GCP for infrastructure deployment. Service policies, network security, and observability dashboards from a single control plane.";
|
|
46450
46453
|
var generatedDescriptions = {
|
|
46451
46454
|
version: "1.0.0",
|
|
46452
|
-
generatedAt: "2026-01-
|
|
46453
|
-
cli: {
|
|
46454
|
-
"xcsh": {
|
|
46455
|
-
short: "Configure multi-cloud application delivery services",
|
|
46456
|
-
medium: "Manage load balancers, security policies, DNS routing, and cloud site provisioning across hybrid environments.",
|
|
46457
|
-
long: "Deploy distributed application infrastructure spanning AWS, Azure, GCP, and edge locations. Create origin pools with health monitoring and traffic management. Apply WAF rules, bot mitigation, and DDoS protection. Set up DNS zones supporting geographic and weighted routing strategies. Establish network segmentation and service mesh configurations. Monitor performance through observability dashboards. Validate subscription quotas before resource creation. Generate JSON output for CI/CD pipeline integration."
|
|
46458
|
-
}
|
|
46459
|
-
},
|
|
46455
|
+
generatedAt: "2026-01-02T08:07:08.466Z",
|
|
46460
46456
|
domains: {
|
|
46461
46457
|
"login": {
|
|
46462
|
-
short: "
|
|
46463
|
-
medium: "
|
|
46464
|
-
long: "Handle
|
|
46458
|
+
short: "Manage authentication and session profiles",
|
|
46459
|
+
medium: "Configure authentication credentials, manage named profiles for different environments, and control connection context for CLI sessions.",
|
|
46460
|
+
long: "Handle identity verification and persistent session state for CLI operations. Use 'show' to display current token status and credential validity. Create named profiles for distinct tenants or environments with the 'profile' command, enabling quick switching without re-entering passwords. Set active endpoint URLs and default namespaces using 'context'. View system announcements with 'banner'. Stored configurations persist securely across sessions.",
|
|
46465
46461
|
subcommands: {
|
|
46466
46462
|
"profile": {
|
|
46467
|
-
short: "Manage saved
|
|
46468
|
-
medium: "Store named configurations with URLs and tokens
|
|
46469
|
-
long: "
|
|
46463
|
+
short: "Manage saved credential sets for tenant connections",
|
|
46464
|
+
medium: "Store named authentication configurations with URLs and tokens. Switch between environments without re-entering credentials each time.",
|
|
46465
|
+
long: "Configure named credential sets that persist tenant URLs and access tokens for quick environment switching. Create entries for development, staging, and production tenants, then activate them as needed. List all saved entries, view their configuration details, set one as active for subsequent commands, or remove entries no longer needed. Credentials are stored securely in your local configuration directory and persist across sessions."
|
|
46470
46466
|
},
|
|
46471
46467
|
"context": {
|
|
46472
|
-
short: "Manage default namespace
|
|
46473
|
-
medium: "Configure and switch between namespace settings that
|
|
46474
|
-
long: "
|
|
46468
|
+
short: "Manage default namespace for scoping operations",
|
|
46469
|
+
medium: "Configure, display, and switch between namespace settings that scope subsequent commands to organizational boundaries.",
|
|
46470
|
+
long: "Manage namespace settings that determine the default scope for resource operations. The active namespace applies when commands do not explicitly provide one, reducing repetitive flags across multiple operations. Use 'show' to display the current active namespace, 'set' to change the default for future commands, and 'list' to view all available namespaces. Settings persist across sessions until explicitly changed, streamlining workflows within a single boundary."
|
|
46475
46471
|
}
|
|
46476
46472
|
}
|
|
46477
46473
|
},
|
|
46478
46474
|
"cloudstatus": {
|
|
46479
|
-
short: "
|
|
46480
|
-
medium: "
|
|
46481
|
-
long: "
|
|
46475
|
+
short: "Check platform status and service incidents",
|
|
46476
|
+
medium: "View operational health, active incidents, component availability, and scheduled maintenance windows for infrastructure services.",
|
|
46477
|
+
long: "Monitor real-time service availability across infrastructure components. Query active incidents with severity classification and affected systems, inspect individual component states, and review upcoming maintenance schedules. Filter by component type, date range, or impact level. Generate human-readable summaries or structured JSON output for integration with alerting tools and automation pipelines. Designed for operations teams tracking system reliability and coordinating around planned outages."
|
|
46482
46478
|
},
|
|
46483
46479
|
"completion": {
|
|
46484
|
-
short: "Generate tab-completion scripts for
|
|
46485
|
-
medium: "Create
|
|
46486
|
-
long: "
|
|
46480
|
+
short: "Generate tab-completion scripts for supported shells",
|
|
46481
|
+
medium: "Create shell integration scripts for bash, zsh, and fish that provide intelligent tab-triggered suggestions for commands, flags, and arguments.",
|
|
46482
|
+
long: "Output scripts enabling your terminal to suggest valid options when pressing Tab. Supports bash, zsh, and fish with automatic command discovery, argument hints, and flag recommendations. Install the generated output in your shell's designated directory or source it directly in your configuration file (e.g., .bashrc, .zshrc). Once active, Tab displays available subcommands, recognized flags, and expected parameter values as you type, reducing errors and accelerating CLI usage through context-aware assistance."
|
|
46487
46483
|
}
|
|
46488
46484
|
}
|
|
46489
46485
|
};
|
|
@@ -46634,8 +46630,8 @@ function getLogoModeFromEnv(envPrefix) {
|
|
|
46634
46630
|
var CLI_NAME = "xcsh";
|
|
46635
46631
|
var CLI_FULL_NAME = "F5 Distributed Cloud Shell";
|
|
46636
46632
|
function getVersion() {
|
|
46637
|
-
if ("v1.0.
|
|
46638
|
-
return "v1.0.
|
|
46633
|
+
if ("v1.0.90-2601021717") {
|
|
46634
|
+
return "v1.0.90-2601021717";
|
|
46639
46635
|
}
|
|
46640
46636
|
if (process.env.XCSH_VERSION) {
|
|
46641
46637
|
return process.env.XCSH_VERSION;
|
|
@@ -46644,9 +46640,9 @@ function getVersion() {
|
|
|
46644
46640
|
}
|
|
46645
46641
|
var CLI_VERSION = getVersion();
|
|
46646
46642
|
var cliDescs = getCliDescriptions();
|
|
46647
|
-
var CLI_DESCRIPTION_SHORT = cliDescs?.short ?? "
|
|
46648
|
-
var CLI_DESCRIPTION_MEDIUM = cliDescs?.medium ?? CLI_DESCRIPTION_SHORT;
|
|
46649
|
-
var CLI_DESCRIPTION_LONG = cliDescs?.long ?? CLI_DESCRIPTION_MEDIUM;
|
|
46643
|
+
var CLI_DESCRIPTION_SHORT = CLI_TITLE_FROM_SPEC ?? cliDescs?.short ?? "F5 Distributed Cloud Shell";
|
|
46644
|
+
var CLI_DESCRIPTION_MEDIUM = CLI_SUMMARY_FROM_SPEC ?? cliDescs?.medium ?? CLI_DESCRIPTION_SHORT;
|
|
46645
|
+
var CLI_DESCRIPTION_LONG = CLI_DESCRIPTION_FROM_SPEC ?? cliDescs?.long ?? CLI_DESCRIPTION_MEDIUM;
|
|
46650
46646
|
var ENV_PREFIX = "F5XC";
|
|
46651
46647
|
var F5_LOGO = ` ________
|
|
46652
46648
|
(\u2592\u2592\u2592\u2592\u2593\u2593\u2593\u2593\u2593\u2593\u2593\u2593\u2592\u2592\u2592\u2592)
|