@robinmordasiewicz/f5xc-xcsh 2.0.21-2601142307 → 2.0.27-2601160811

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/completions/_xcsh CHANGED
@@ -29,7 +29,7 @@ _xcsh() {
29
29
  'admin_console_and_ui:Static UI components and console assets.'
30
30
  'ai_services:AI assistant queries and feedback'
31
31
  'api:Interface definitions, schema validation, and grouping.'
32
- 'authentication:Authentication management and configuration'
32
+ 'authentication:Identity provider and access policy configuration.'
33
33
  'bigip:iRules, data groups, and APM integration.'
34
34
  'billing_and_usage:Subscription plans, payment methods, and quotas.'
35
35
  'blindfold:Secret encryption, key policies, and audit trails.'
@@ -42,7 +42,7 @@ _xcsh() {
42
42
  'completion:Shell completion script generation'
43
43
  'container_services:Containerized workloads and virtual Kubernetes clusters.'
44
44
  'data_and_privacy_security:PII detection, data types, and regional compliance.'
45
- 'data_intelligence:Data Intelligence management and configuration'
45
+ 'data_intelligence:Classification, insights, and policy management.'
46
46
  'ddos:Volumetric attack mitigation and traffic scrubbing.'
47
47
  'dns:Authoritative zones and record management.'
48
48
  'login:Authentication and session management'
@@ -61,12 +61,12 @@ _xcsh() {
61
61
  'statistics:Alerts, logs, flow analytics, and reporting.'
62
62
  'subscription:Subscription and billing management'
63
63
  'support:Tickets, escalations, and network diagnostics.'
64
- 'telemetry_and_insights:Telemetry And Insights management and configuration'
64
+ 'telemetry_and_insights:Metrics collection, analysis, and visualization.'
65
65
  'tenant_and_identity:User profiles, sessions, and OTP settings.'
66
- 'threat_campaign:Threat Campaign management and configuration'
66
+ 'threat_campaign:Attack detection, tracking, and mitigation rules.'
67
67
  'users:Account tokens, labels, and cloud-init config.'
68
68
  'virtual:HTTP, TCP, UDP load balancing with origin pools.'
69
- 'vpm_and_node_management:Vpm And Node Management management and configuration'
69
+ 'vpm_and_node_management:Node lifecycle, fleet grouping, and orchestration.'
70
70
  'waf:Request inspection, attack signatures, and bot mitigation.'
71
71
 
72
72
  )
@@ -26,7 +26,7 @@ complete -c xcsh -n "__fish_use_subcommand" -a "ctx" -d 'Show current navigation
26
26
  complete -c xcsh -n "__fish_use_subcommand" -a "admin_console_and_ui" -d 'Static UI components and console assets.'
27
27
  complete -c xcsh -n "__fish_use_subcommand" -a "ai_services" -d 'AI assistant queries and feedback'
28
28
  complete -c xcsh -n "__fish_use_subcommand" -a "api" -d 'Interface definitions, schema validation, and grouping.'
29
- complete -c xcsh -n "__fish_use_subcommand" -a "authentication" -d 'Authentication management and configuration'
29
+ complete -c xcsh -n "__fish_use_subcommand" -a "authentication" -d 'Identity provider and access policy configuration.'
30
30
  complete -c xcsh -n "__fish_use_subcommand" -a "bigip" -d 'iRules, data groups, and APM integration.'
31
31
  complete -c xcsh -n "__fish_use_subcommand" -a "billing_and_usage" -d 'Subscription plans, payment methods, and quotas.'
32
32
  complete -c xcsh -n "__fish_use_subcommand" -a "blindfold" -d 'Secret encryption, key policies, and audit trails.'
@@ -39,7 +39,7 @@ complete -c xcsh -n "__fish_use_subcommand" -a "cloudstatus" -d 'F5 XC service s
39
39
  complete -c xcsh -n "__fish_use_subcommand" -a "completion" -d 'Shell completion script generation'
40
40
  complete -c xcsh -n "__fish_use_subcommand" -a "container_services" -d 'Containerized workloads and virtual Kubernetes clusters.'
41
41
  complete -c xcsh -n "__fish_use_subcommand" -a "data_and_privacy_security" -d 'PII detection, data types, and regional compliance.'
42
- complete -c xcsh -n "__fish_use_subcommand" -a "data_intelligence" -d 'Data Intelligence management and configuration'
42
+ complete -c xcsh -n "__fish_use_subcommand" -a "data_intelligence" -d 'Classification, insights, and policy management.'
43
43
  complete -c xcsh -n "__fish_use_subcommand" -a "ddos" -d 'Volumetric attack mitigation and traffic scrubbing.'
44
44
  complete -c xcsh -n "__fish_use_subcommand" -a "dns" -d 'Authoritative zones and record management.'
45
45
  complete -c xcsh -n "__fish_use_subcommand" -a "login" -d 'Authentication and session management'
@@ -58,12 +58,12 @@ complete -c xcsh -n "__fish_use_subcommand" -a "sites" -d 'Cloud and edge node d
58
58
  complete -c xcsh -n "__fish_use_subcommand" -a "statistics" -d 'Alerts, logs, flow analytics, and reporting.'
59
59
  complete -c xcsh -n "__fish_use_subcommand" -a "subscription" -d 'Subscription and billing management'
60
60
  complete -c xcsh -n "__fish_use_subcommand" -a "support" -d 'Tickets, escalations, and network diagnostics.'
61
- complete -c xcsh -n "__fish_use_subcommand" -a "telemetry_and_insights" -d 'Telemetry And Insights management and configuration'
61
+ complete -c xcsh -n "__fish_use_subcommand" -a "telemetry_and_insights" -d 'Metrics collection, analysis, and visualization.'
62
62
  complete -c xcsh -n "__fish_use_subcommand" -a "tenant_and_identity" -d 'User profiles, sessions, and OTP settings.'
63
- complete -c xcsh -n "__fish_use_subcommand" -a "threat_campaign" -d 'Threat Campaign management and configuration'
63
+ complete -c xcsh -n "__fish_use_subcommand" -a "threat_campaign" -d 'Attack detection, tracking, and mitigation rules.'
64
64
  complete -c xcsh -n "__fish_use_subcommand" -a "users" -d 'Account tokens, labels, and cloud-init config.'
65
65
  complete -c xcsh -n "__fish_use_subcommand" -a "virtual" -d 'HTTP, TCP, UDP load balancing with origin pools.'
66
- complete -c xcsh -n "__fish_use_subcommand" -a "vpm_and_node_management" -d 'Vpm And Node Management management and configuration'
66
+ complete -c xcsh -n "__fish_use_subcommand" -a "vpm_and_node_management" -d 'Node lifecycle, fleet grouping, and orchestration.'
67
67
  complete -c xcsh -n "__fish_use_subcommand" -a "waf" -d 'Request inspection, attack signatures, and bot mitigation.'
68
68
 
69
69
  # Alias completions