systemlink-cli 1.27.0__tar.gz → 1.27.1__tar.gz

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.
Files changed (157) hide show
  1. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/PKG-INFO +1 -1
  2. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/pyproject.toml +1 -1
  3. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/_version.py +1 -1
  4. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/SKILL.md +1 -1
  5. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/commands.md +74 -64
  6. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/filtering.md +3 -1
  7. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/python-test/overview.md +1 -1
  8. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/webapp/overview.md +37 -14
  9. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_click.py +2 -2
  10. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/LICENSE +0 -0
  11. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/dff-editor/editor.js +0 -0
  12. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/dff-editor/index.html +0 -0
  13. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/__init__.py +0 -0
  14. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/__main__.py +0 -0
  15. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/alarm_click.py +0 -0
  16. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/asset_click.py +0 -0
  17. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/cli_formatters.py +0 -0
  18. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/cli_utils.py +0 -0
  19. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/comment_click.py +0 -0
  20. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/completion_click.py +0 -0
  21. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/config.py +0 -0
  22. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/config_click.py +0 -0
  23. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/dataframe_click.py +0 -0
  24. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/dff_click.py +0 -0
  25. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/dff_decorators.py +0 -0
  26. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/example_click.py +0 -0
  27. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/example_loader.py +0 -0
  28. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/example_provisioner.py +0 -0
  29. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/README.md +0 -0
  30. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/_schema/schema-v1.0.json +0 -0
  31. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/demo-data-1/README.md +0 -0
  32. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/demo-data-1/config.yaml +0 -0
  33. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/demo-data-2/README.md +0 -0
  34. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/demo-data-2/config.yaml +0 -0
  35. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/demo-data-3/config.yaml +0 -0
  36. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/demo-data-3/leakage-current-results.json +0 -0
  37. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/demo-data-3/overvoltage-results.json +0 -0
  38. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/demo-data-3/product-xyz-compliance-report.json +0 -0
  39. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/demo-data-3/product-xyz-specification.csv +0 -0
  40. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/demo-data-3/thermal-response-results.json +0 -0
  41. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/exercise-5-1-parametric-insights/README.md +0 -0
  42. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/exercise-5-1-parametric-insights/config.yaml +0 -0
  43. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/exercise-7-1-test-plans/README.md +0 -0
  44. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/exercise-7-1-test-plans/config.yaml +0 -0
  45. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/spec-compliance-notebooks/README.md +0 -0
  46. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/spec-compliance-notebooks/config.yaml +0 -0
  47. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/spec-compliance-notebooks/notebooks/SpecAnalysis_ComplianceCalculation.ipynb +0 -0
  48. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/spec-compliance-notebooks/notebooks/SpecComplianceCalculation.ipynb +0 -0
  49. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/spec-compliance-notebooks/notebooks/SpecfileExtractionAndIngestion.ipynb +0 -0
  50. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/examples/spec-compliance-notebooks/spec_template.xlsx +0 -0
  51. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/feed_click.py +0 -0
  52. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/file_click.py +0 -0
  53. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/function_click.py +0 -0
  54. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/function_templates.py +0 -0
  55. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/main.py +0 -0
  56. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/mcp_click.py +0 -0
  57. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/mcp_reachability.py +0 -0
  58. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/mcp_server.py +0 -0
  59. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/notebook_click.py +0 -0
  60. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/pkce.py +0 -0
  61. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/platform.py +0 -0
  62. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/policy_click.py +0 -0
  63. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/policy_utils.py +0 -0
  64. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/profiles.py +0 -0
  65. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/response_handlers.py +0 -0
  66. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/rich_output.py +0 -0
  67. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/routine_click.py +0 -0
  68. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skill_click.py +0 -0
  69. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/analysis-recipes.md +0 -0
  70. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/datasheet-workflow.md +0 -0
  71. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/example-authoring.md +0 -0
  72. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/import-specs.min.json +0 -0
  73. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/job-debugging/overview.md +0 -0
  74. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/nipkg/overview.md +0 -0
  75. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/notebook/interfaces.md +0 -0
  76. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/notebook/notebook-patterns.md +0 -0
  77. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/notebook/overview.md +0 -0
  78. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/routine-examples.md +0 -0
  79. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/troubleshooting.md +0 -0
  80. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/webapp/angular-ui-packages.md +0 -0
  81. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/webapp/deployment.md +0 -0
  82. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/webapp/layout-patterns.md +0 -0
  83. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/webapp/nimble-angular.md +0 -0
  84. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/webapp/systemlink-services.md +0 -0
  85. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/references/webapp/troubleshooting.md +0 -0
  86. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/skills/slcli/scripts/spec_import_helper.py +0 -0
  87. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/spec_click.py +0 -0
  88. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/ssl_trust.py +0 -0
  89. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/state_click.py +0 -0
  90. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/system_click.py +0 -0
  91. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/system_query_utils.py +0 -0
  92. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/systemlink-logo.svg +0 -0
  93. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/table_utils.py +0 -0
  94. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/tag_click.py +0 -0
  95. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/templates_click.py +0 -0
  96. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/testmonitor_click.py +0 -0
  97. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/universal_handlers.py +0 -0
  98. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/user_click.py +0 -0
  99. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/utils.py +0 -0
  100. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/web_editor.py +0 -0
  101. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_bootstrap.py +0 -0
  102. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/.gitignore +0 -0
  103. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/README.md +0 -0
  104. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/angular.json +0 -0
  105. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/package.json +0 -0
  106. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/scripts/filter-sbom.js +0 -0
  107. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/app-routing.module.ts +0 -0
  108. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/app.component.html +0 -0
  109. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/app.component.scss +0 -0
  110. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/app.component.ts +0 -0
  111. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/app.module.ts +0 -0
  112. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/core/layout/app-shell.component.html +0 -0
  113. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/core/layout/app-shell.component.scss +0 -0
  114. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/core/layout/app-shell.component.ts +0 -0
  115. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/core/state/app-view-state.service.ts +0 -0
  116. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/core/systemlink/systemlink-context.service.ts +0 -0
  117. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/core/systemlink/theme-sync.service.ts +0 -0
  118. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/core/systemlink/webapp-home-data.service.ts +0 -0
  119. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/assets/assets-page.component.html +0 -0
  120. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/assets/assets-page.component.scss +0 -0
  121. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/assets/assets-page.component.ts +0 -0
  122. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/datasets/datasets-page.component.html +0 -0
  123. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/datasets/datasets-page.component.scss +0 -0
  124. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/datasets/datasets-page.component.ts +0 -0
  125. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/home/home-page.component.html +0 -0
  126. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/home/home-page.component.scss +0 -0
  127. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/home/home-page.component.ts +0 -0
  128. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/master-detail/master-detail-page.component.html +0 -0
  129. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/master-detail/master-detail-page.component.scss +0 -0
  130. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/master-detail/master-detail-page.component.ts +0 -0
  131. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/operations/operations-page.component.html +0 -0
  132. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/operations/operations-page.component.scss +0 -0
  133. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/operations/operations-page.component.ts +0 -0
  134. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/settings/settings-page.component.html +0 -0
  135. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/settings/settings-page.component.scss +0 -0
  136. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/features/settings/settings-page.component.ts +0 -0
  137. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/shared/components/empty-state.component.html +0 -0
  138. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/shared/components/empty-state.component.scss +0 -0
  139. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/shared/components/empty-state.component.ts +0 -0
  140. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/shared/components/error-banner.component.html +0 -0
  141. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/shared/components/error-banner.component.scss +0 -0
  142. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/shared/components/error-banner.component.ts +0 -0
  143. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/shared/components/loading-state.component.html +0 -0
  144. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/shared/components/loading-state.component.scss +0 -0
  145. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/shared/components/loading-state.component.ts +0 -0
  146. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/app/shared/states/view-state.model.ts +0 -0
  147. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/assets/README.md +0 -0
  148. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/index.html +0 -0
  149. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/main.ts +0 -0
  150. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/src/styles.scss +0 -0
  151. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/tsconfig.app.json +0 -0
  152. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/webapp_templates/angular/blank/tsconfig.json +0 -0
  153. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/workflow_preview.py +0 -0
  154. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/workflows_click.py +0 -0
  155. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/workitem_click.py +0 -0
  156. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/workspace_click.py +0 -0
  157. {systemlink_cli-1.27.0 → systemlink_cli-1.27.1}/slcli/workspace_utils.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: systemlink-cli
3
- Version: 1.27.0
3
+ Version: 1.27.1
4
4
  Summary: SystemLink Integrator CLI - cross-platform CLI for SystemLink workflows and templates.
5
5
  License-File: LICENSE
6
6
  Author: Fred Visser
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "systemlink-cli"
3
- version = "1.27.0"
3
+ version = "1.27.1"
4
4
  description = "SystemLink Integrator CLI - cross-platform CLI for SystemLink workflows and templates."
5
5
  authors = ["Fred Visser <fred.visser@emerson.com>"]
6
6
  packages = [{ include = "slcli" }]
@@ -1,4 +1,4 @@
1
1
  """Version information for slcli."""
2
2
 
3
3
  # This file is auto-generated. Do not edit manually.
4
- __version__ = "1.27.0"
4
+ __version__ = "1.27.1"
@@ -76,7 +76,7 @@ Load only what the current task needs.
76
76
  | `feed` | Package feeds | `list`, `create`, `package upload` |
77
77
  | `customfield` | Dynamic form fields | `list`, `create`, `export`, `edit` |
78
78
  | `template` | Test plan templates | `list`, `import`, `export` |
79
- | `webapp` | Web applications | `init`, `pack`, `publish`, `list` |
79
+ | `webapp` | Web applications | `new`, `pack`, `publish`, `list` |
80
80
  | `config` | Connection profiles | `list`, `use`, `add`, `delete` |
81
81
  | `user` | User management | `list`, `get`, `create`, `update` |
82
82
  | `auth` | Authorization policies | `policy list/create`, `template list` |
@@ -427,11 +427,11 @@ slcli dataframe delete <TABLE_ID>... [--yes]
427
427
 
428
428
  ```bash
429
429
  slcli tag list [OPTIONS] # List tags (filter by path glob, workspace)
430
- slcli tag get <TAG_PATH> [-f json] # Get tag metadata
430
+ slcli tag get <TAG_PATH> # Get tag metadata
431
431
  slcli tag get-value <TAG_PATH> # Read current tag value
432
432
  slcli tag history <TAG_PATH> [-w WORKSPACE] [-t TAKE] [-f json] [--graph] # Read or graph history
433
433
  slcli tag set-value <TAG_PATH> <VALUE> # Write a tag value
434
- slcli tag create --path <PATH> --data-type <TYPE> # Create a new tag
434
+ slcli tag create <TAG_PATH> --type <TYPE> [OPTIONS] # Create a new tag
435
435
  slcli tag update <TAG_PATH> [OPTIONS] # Update tag metadata
436
436
  slcli tag delete <TAG_PATH> # Delete a tag
437
437
  ```
@@ -666,7 +666,8 @@ slcli comment delete <ID1> <ID2> <ID3>
666
666
 
667
667
  ```bash
668
668
  slcli workspace list [-f json]
669
- slcli workspace get <WORKSPACE_ID> [-f json]
669
+ slcli workspace get --workspace WORKSPACE_ID [-f json]
670
+ slcli workspace disable --id WORKSPACE_ID [--yes]
670
671
  ```
671
672
 
672
673
  ## config — Profile and credential management
@@ -683,7 +684,7 @@ slcli completion [--shell SHELL] [--install] # Generate or install shell tab
683
684
  slcli config list [-f json] # List all profiles
684
685
  slcli config current # Show the active profile name
685
686
  slcli config use <PROFILE> # Switch the active profile
686
- slcli config view [--profile NAME] [-f json] # Show full profile details
687
+ slcli config view [-f json] [--show-secrets] # Show stored profile details
687
688
  slcli config add [--profile NAME] [OPTIONS] # Add or update a profile
688
689
  slcli config delete <PROFILE> [--force] # Delete a profile
689
690
  slcli config migrate # Migrate legacy keyring credentials
@@ -693,10 +694,10 @@ slcli config migrate # Migrate legacy keyring credent
693
694
 
694
695
  ```bash
695
696
  slcli user list [--workspace NAME] [-t INT] [-f json]
696
- slcli user get <USER_ID> [-f json]
697
+ slcli user get [--id USER_ID | --email EMAIL] [-f json]
697
698
  slcli user create [OPTIONS] # Create a new user
698
- slcli user update <USER_ID> [OPTIONS]
699
- slcli user delete <USER_ID>
699
+ slcli user update --id USER_ID [OPTIONS]
700
+ slcli user delete --id USER_ID [--yes]
700
701
  ```
701
702
 
702
703
  ## auth — Authorization policies and templates
@@ -705,10 +706,10 @@ slcli user delete <USER_ID>
705
706
  # Policies
706
707
  slcli auth policy list [--type CHOICE] [--builtin] [-t INT] [-f json]
707
708
  slcli auth policy get <POLICY_ID> [-f json]
708
- slcli auth policy create --name TEXT [OPTIONS]
709
+ slcli auth policy create TEMPLATE_ID --name TEXT --workspace WORKSPACE [OPTIONS]
709
710
  slcli auth policy update <POLICY_ID> [OPTIONS]
710
711
  slcli auth policy delete <POLICY_ID>
711
- slcli auth policy diff <POLICY_ID> # Show diff of a pending policy change
712
+ slcli auth policy diff <POLICY_ID_1> <POLICY_ID_2> # Compare two policies
712
713
 
713
714
  # Policy templates
714
715
  slcli auth template list [-t INT] [-f json]
@@ -723,28 +724,29 @@ Supports Windows (.nipkg) and NI Linux RT (.ipk/.deb).
723
724
 
724
725
  ```bash
725
726
  slcli feed list [-w WORKSPACE] [-t INT] [-f json]
726
- slcli feed get <FEED_ID> [-f json]
727
+ slcli feed get --id FEED_ID [-f json]
727
728
  slcli feed create --name TEXT [--workspace NAME] [OPTIONS]
728
- slcli feed delete <FEED_ID>
729
- slcli feed replicate --source-id FEED_ID --target-workspace WORKSPACE [OPTIONS]
729
+ slcli feed delete --id FEED_ID [--yes] [--wait] [--timeout INT]
730
+ slcli feed replicate --name NAME --platform [windows|ni-linux-rt] --url URL [OPTIONS]
730
731
 
731
732
  # Packages within a feed
732
- slcli feed package list --feed-id FEED_ID [-f json]
733
+ slcli feed package list --feed-id FEED_ID [--take INT] [--format json]
733
734
  slcli feed package upload --feed-id FEED_ID --file PATH
734
- slcli feed package delete --feed-id FEED_ID --package-name NAME
735
+ slcli feed package delete --id PACKAGE_ID [--yes] [--wait] [--timeout INT]
735
736
  ```
736
737
 
737
738
  ## file — File Service management
738
739
 
739
740
  ```bash
740
- slcli file list [--workspace NAME] [--name TEXT] [-t INT] [-f json]
741
+ slcli file list [--workspace NAME] [--filter TEXT] [--id-filter IDS] [-t INT] [-f json]
741
742
  slcli file get <FILE_ID> [-f json]
742
- slcli file upload --file PATH [--workspace NAME] [OPTIONS]
743
- slcli file download <FILE_ID> -o OUTPUT_PATH
744
- slcli file delete <FILE_ID>
743
+ slcli file upload FILE_PATH [--workspace NAME] [--name NAME] [--properties JSON]
744
+ slcli file download <FILE_ID> [-o OUTPUT_PATH] [--force]
745
+ slcli file delete --id FILE_ID [--force]
745
746
  slcli file query [--filter TEXT] [-t INT] [-f json] # Advanced filter query
746
747
  slcli file update-metadata <FILE_ID> [OPTIONS]
747
- slcli file watch [--workspace NAME] [--filter TEXT] # Stream new file events
748
+ slcli file watch WATCH_DIR [--workspace NAME] [--move-to DIRECTORY | --delete-after-upload]
749
+ [--pattern GLOB] [--debounce SECONDS] [--recursive]
748
750
  ```
749
751
 
750
752
  ## notebook — Jupyter Notebook management and execution
@@ -754,21 +756,26 @@ slcli file watch [--workspace NAME] [--filter TEXT] # Stream new file event
754
756
  slcli notebook init [--name NAME] [--directory DIR] # Create a local .ipynb template
755
757
 
756
758
  # Remote notebook management
757
- slcli notebook manage list [-w WORKSPACE] [-t INT] [-f json]
758
- slcli notebook manage get <NOTEBOOK_ID> [-f json]
759
- slcli notebook manage create --file PATH [--workspace NAME]
760
- slcli notebook manage update <NOTEBOOK_ID> --file PATH
761
- slcli notebook manage set-interface <NOTEBOOK_ID> [OPTIONS] # Define parameter interface
762
- slcli notebook manage download <NOTEBOOK_ID> -o PATH
763
- slcli notebook manage delete <NOTEBOOK_ID>
759
+ slcli notebook manage list [-w WORKSPACE] [--filter TEXT] [-t INT] [-f json]
760
+ slcli notebook manage get --id NOTEBOOK_ID [-f json]
761
+ slcli notebook manage create [--file PATH] [--workspace NAME] --name NAME [--interface CHOICE]
762
+ slcli notebook manage update --id NOTEBOOK_ID [--metadata FILE] [--content FILE] [--interface CHOICE]
763
+ slcli notebook manage set-interface --id NOTEBOOK_ID --interface CHOICE
764
+ slcli notebook manage download [--id NOTEBOOK_ID | --name NAME] [--workspace NAME]
765
+ [--output PATH] [--type CHOICE]
766
+ slcli notebook manage delete --id NOTEBOOK_ID [--yes]
764
767
 
765
768
  # Notebook executions
766
- slcli notebook execute list [-w WORKSPACE] [-t INT] [-f json]
767
- slcli notebook execute get <EXECUTION_ID> [-f json]
768
- slcli notebook execute start <NOTEBOOK_ID> [--params JSON] [--workspace NAME]
769
- slcli notebook execute sync <EXECUTION_ID> # Wait for completion
770
- slcli notebook execute cancel <EXECUTION_ID>
771
- slcli notebook execute retry <EXECUTION_ID>
769
+ slcli notebook execute list [-w WORKSPACE] [--status STATUS] [--notebook-id NOTEBOOK_ID]
770
+ [-t INT] [-f json]
771
+ slcli notebook execute get --id EXECUTION_ID [-f json]
772
+ slcli notebook execute start --notebook-id NOTEBOOK_ID [--workspace NAME] [--parameters JSON]
773
+ [--timeout INT] [--no-cache] [--format table|json]
774
+ slcli notebook execute sync --notebook-id NOTEBOOK_ID [--workspace NAME] [--parameters JSON]
775
+ [--timeout INT] [--poll-interval FLOAT] [--max-wait INT]
776
+ [--format table|json] [--no-cache]
777
+ slcli notebook execute cancel --id EXECUTION_ID
778
+ slcli notebook execute retry --id EXECUTION_ID
772
779
  ```
773
780
 
774
781
  ## customfield — Custom field (DFF) configuration
@@ -776,14 +783,15 @@ slcli notebook execute retry <EXECUTION_ID>
776
783
  Manage Dynamic Form Field definitions used to attach custom metadata to resources.
777
784
 
778
785
  ```bash
779
- slcli customfield list [-w WORKSPACE] [-t INT] [-f json]
780
- slcli customfield get <FIELD_ID> [-f json]
781
- slcli customfield create --name TEXT --entity-type TYPE [OPTIONS]
782
- slcli customfield update <FIELD_ID> [OPTIONS]
783
- slcli customfield delete <FIELD_ID>
784
- slcli customfield export [-o FILE] # Export all custom fields to JSON
785
- slcli customfield init [--directory DIR] # Scaffold a local config template
786
- slcli customfield edit [--directory DIR] # Interactively edit + push config
786
+ slcli customfield list [-w WORKSPACE] [--take INT] [-f json]
787
+ slcli customfield get --id FIELD_ID [-f json]
788
+ slcli customfield create --file FILE
789
+ slcli customfield update --file FILE
790
+ slcli customfield delete --id CONFIG_ID [--group-id GROUP_ID] [--field-id FIELD_ID]
791
+ [--no-recursive] [--yes]
792
+ slcli customfield export --id CONFIG_ID [-o FILE] # Export a configuration to JSON
793
+ slcli customfield init [--name NAME] [--workspace NAME] [--resource-type TYPE] [-o FILE]
794
+ slcli customfield edit [--file FILE] [--id CONFIG_ID] [--port INT] [--no-browser]
787
795
  ```
788
796
 
789
797
  ## template — Test plan template management
@@ -795,12 +803,12 @@ slcli customfield edit [--directory DIR] # Interactively edit +
795
803
  > when provisioning new test plan instances.
796
804
 
797
805
  ```bash
798
- slcli template init [--name TEXT] [--directory DIR] # Scaffold a local template file
806
+ slcli template init [--name TEXT] [--template-group TEXT] [-o FILE] # Scaffold a local template file
799
807
  slcli template list [-w WORKSPACE] [-t INT] [-f json]
800
- slcli template get <TEMPLATE_ID> [-f json]
801
- slcli template export [-o FILE] [-w WORKSPACE] # Export all templates to JSON
802
- slcli template import --file PATH [--workspace NAME] # Import templates from JSON
803
- slcli template delete <TEMPLATE_ID>
808
+ slcli template get [--id TEMPLATE_ID | --name NAME] [-f json]
809
+ slcli template export [--id TEMPLATE_ID | --name NAME] [-o FILE] # Export templates to JSON
810
+ slcli template import --file PATH # Import templates from JSON
811
+ slcli template delete --id TEMPLATE_ID [--yes]
804
812
  ```
805
813
 
806
814
  ## workitem — Work item, template, and workflow management
@@ -846,13 +854,13 @@ slcli workitem template delete <TEMPLATE_ID>... [--yes]
846
854
  # Workflow subgroup
847
855
  slcli workitem workflow list [-w WORKSPACE] [-t INT] [-f json]
848
856
  slcli workitem workflow get [--id WORKFLOW_ID] [--name NAME] [-f json]
849
- slcli workitem workflow init [--name TEXT] [--directory DIR] # Scaffold a local workflow file
850
- slcli workitem workflow create --file PATH [-w WORKSPACE] # Create from JSON file
857
+ slcli workitem workflow init [--name TEXT] [--description TEXT] [--workspace NAME] [-o FILE]
851
858
  slcli workitem workflow import --file PATH [-w WORKSPACE] # Import workflow from JSON
852
859
  slcli workitem workflow export [--id WORKFLOW_ID] [--name NAME] [-o FILE] # Export to JSON
853
860
  slcli workitem workflow update --id WORKFLOW_ID --file PATH # Update from JSON file
854
861
  slcli workitem workflow delete --id WORKFLOW_ID [--yes]
855
- slcli workitem workflow preview [--file PATH] [--id WORKFLOW_ID] [--html] [--no-open] [-o FILE]
862
+ slcli workitem workflow preview [--file PATH | --id WORKFLOW_ID] [--format html|mmd]
863
+ [--no-emoji] [--no-legend] [--no-open] [-o FILE]
856
864
  ```
857
865
 
858
866
  **Create work item options:**
@@ -878,23 +886,26 @@ slcli workitem create \
878
886
 
879
887
  ## webapp — Web application management
880
888
 
881
- Scaffold, package, and publish custom web applications to SystemLink.
889
+ Create, package, and publish custom web applications to SystemLink.
890
+
891
+ For new applications, use `slcli webapp new <app-name>`. Treat the older
892
+ `slcli webapp init` command as a compatibility-only manual bootstrap path; it
893
+ is intentionally omitted from the recommended command sequence.
882
894
 
883
895
  ```bash
884
- slcli webapp init <DIRECTORY> # Scaffold the Angular starter
896
+ slcli webapp new <APP_NAME> [OPTIONS] # Generate a hosted Angular webapp
885
897
  slcli webapp manifest init <DIRECTORY> [OPTIONS] # Create nipkg.config.json for packaging
886
- slcli webapp pack [FOLDER] [--config FILE] [-o OUTPUT_FILE] # Package a webapp into a .nipkg
887
- slcli webapp list [-w WORKSPACE] [-t INT] [-f json]
888
- slcli webapp get <WEBAPP_ID> [-f json]
898
+ slcli webapp pack [FOLDER] [--config FILE] [--output OUTPUT_FILE] # Package a webapp into a .nipkg
899
+ slcli webapp list [-w WORKSPACE] [--filter TEXT] [--take INT] [--format json]
900
+ slcli webapp get --id WEBAPP_ID [--format json]
889
901
  slcli webapp publish PATH [--workspace NAME] # Upload and publish a webapp
890
- slcli webapp delete <WEBAPP_ID>
891
- slcli webapp open <WEBAPP_ID> # Open webapp URL in browser
902
+ slcli webapp delete --id WEBAPP_ID [--yes]
903
+ slcli webapp open --id WEBAPP_ID # Open webapp URL in browser
892
904
  ```
893
905
 
894
- `webapp init` creates the SystemLink Angular starter, not a generic HTML app. The starter installs
895
- project-scoped skills into `.agents/skills/` and creates `PROMPTS.md` plus `START_HERE.md` so an
896
- AI assistant can bootstrap the Angular workspace in place with the same Nimble/SystemLink
897
- conventions described by the webapp overview inside the `slcli` skill.
906
+ For an existing Angular project, work in that project directly and load the
907
+ webapp references as needed. Do not introduce the legacy `webapp init` step
908
+ into a new project workflow.
898
909
 
899
910
  `webapp manifest init` writes `nipkg.config.json` using the Plugin Manager field names
900
911
  (`section`, `maintainer`, `homepage`, `xbPlugin`, `slPluginManagerTags`,
@@ -921,7 +932,6 @@ Notes:
921
932
 
922
933
  - `agents` is the default client in interactive mode.
923
934
  - The bundled `slcli` skill now covers the previous standalone workflow skills.
924
- - `webapp init` installs project-scoped skills into `.agents/skills/` by default.
925
935
 
926
936
  ## example — Built-in example resource provisioning
927
937
 
@@ -930,10 +940,10 @@ for training, testing, or evaluation.
930
940
 
931
941
  ```bash
932
942
  slcli example list [-f json] # List available examples
933
- slcli example info <EXAMPLE_ID> # Show example details
934
- slcli example install <EXAMPLE_ID> [--workspace NAME] # Provision example resources
935
- slcli example install --file PATH [--workspace NAME] # Install a local fixture
936
- slcli example delete <EXAMPLE_ID> [--workspace NAME] # Remove provisioned resources
943
+ slcli example info <EXAMPLE_NAME> # Show example details
944
+ slcli example install [EXAMPLE_NAME] --workspace NAME # Provision example resources
945
+ slcli example install --file PATH --workspace NAME # Install a local fixture
946
+ slcli example delete <EXAMPLE_NAME> --workspace NAME # Remove provisioned resources
937
947
  ```
938
948
 
939
949
  For a local fixture, `PATH` points to its `config.yaml`; referenced files are
@@ -198,7 +198,9 @@ Available `--group-by` values: `status`, `programName`, `serialNumber`,
198
198
  ## Pagination
199
199
 
200
200
  - **Table output**: Paginated interactively (default 25 rows, Y/n prompt for next page).
201
- - **JSON output**: Returns all results up to `--take` limit in a single array.
201
+ - **JSON output**: Most commands return matching results up to the `--take` limit in a single array.
202
+ - **Notebook exception**: `notebook manage list` currently queries up to 1000 notebooks for JSON output;
203
+ its `--take` value controls table paging but is not a JSON result cap.
202
204
  - **`--take, -t`**: Controls maximum items. Default 25 for most commands, 100 for systems.
203
205
 
204
206
  ```bash
@@ -15,7 +15,7 @@ control metadata, or deployment layout.
15
15
 
16
16
  ## Prerequisites
17
17
 
18
- - Python 3.10+
18
+ - Python >=3.11.1,<3.15 (Python 3.11.1 through 3.14)
19
19
  - `nisystemlink-clients` as the primary communication layer
20
20
  - SystemLink server with Test Monitor, Asset Management, Work Order, and File services
21
21
  - Valid API key with appropriate permissions for dev-mode runs
@@ -40,7 +40,7 @@ Before generating code, clarify only the details that change the implementation:
40
40
 
41
41
  1. Goal: what the app should show or let the user do.
42
42
  2. Services: which SystemLink resources it must read or mutate.
43
- 3. Starting point: new app via `slcli webapp new`, manual `slcli webapp init` starter, or existing Angular codebase.
43
+ 3. Starting point: new app via `slcli webapp new`, or an existing Angular codebase.
44
44
  4. Auth context: same-origin hosted app versus remote/dev API-key flow.
45
45
  5. Deployment target: ordinary hosted webapp only, or Plugin Manager package as well.
46
46
 
@@ -58,21 +58,40 @@ For a new SystemLink app, default to the hosted scaffold path:
58
58
  slcli webapp new <app-name>
59
59
  ```
60
60
 
61
- Use `slcli webapp init` only when the user explicitly wants the low-level manual bootstrap path or needs a non-standard framework setup. In that case, generate Angular in the starter directory so the SystemLink scaffolding stays at the project root:
62
-
63
- ```bash
64
- slcli webapp init <app-dir>
65
- npx -y @angular/cli@20 new <app-name> --directory . --routing --style=scss --skip-git --no-standalone --defaults --force
66
- npm install @ni/nimble-angular @ni/nimble-components @ni/unit-format @ni/spright-angular @ni/ok-angular @ni/systemlink-clients-ts @angular/localize
67
- npm install --save-dev @angular/build
68
- ```
69
-
70
- Be explicit with users: if they ask to scaffold a new hosted Angular app for SystemLink and do not ask for a manual setup, recommend `slcli webapp new` first, not `slcli webapp init`. Treat `init` as the exception path.
61
+ Use `slcli webapp new` for new hosted Angular applications. For an existing
62
+ Angular codebase, work in place and skip both scaffold commands. The older
63
+ `slcli webapp init` command is a compatibility-only manual bootstrap path and
64
+ is not a supported starting point for new skill-guided work.
71
65
 
72
66
  Prefer a hybrid Angular shape for this workflow: standalone root bootstrap with NgModule-managed feature declarations. That keeps the generated app off `@angular/platform-browser-dynamic` while still letting Nimble Angular wrappers live in a centralized `AppModule` for most feature imports.
73
67
 
74
68
  Immediately after scaffold, inspect `package.json` and `angular.json` before building features. The generator or migrations may leave the workspace on the wrong Angular major or on a builder configuration that does not bundle `@ni/nimble-angular` cleanly.
75
69
 
70
+ #### Establish the operator workflow before extending the template
71
+
72
+ Treat the generated starter screens as a parts bin, not as the application's final information architecture. Before adding API calls, new routes, or visual polish:
73
+
74
+ 1. Write the primary user job in one sentence.
75
+ 2. Define the decision the user must make and the evidence needed to make it.
76
+ 3. Keep one primary workflow and one dominant results surface in the first viewport.
77
+ 4. Put filters and the primary action next to that results surface.
78
+ 5. Remove starter routes, tabs, dashboards, cards, status panels, and placeholder content that do not support the job.
79
+ 6. Keep loading, error, and empty states inside the same workflow rather than creating separate decorative panels for them.
80
+ 7. Use summary metrics only when they answer a decision the user cannot answer from the main result.
81
+
82
+ Prefer this compact hierarchy:
83
+
84
+ - context and purpose
85
+ - filters and primary action
86
+ - evidence
87
+ - supporting detail
88
+
89
+ Avoid repeating the product identity in both the application shell and page header. Avoid stacking multiple headings, status blocks, KPI cards, and toolbars before the user reaches the main evidence.
90
+
91
+ After defining the workflow, aggressively prune the starter template. Remove routes, navigation tabs, feature folders, sample UI, demo data, mock handlers, unused state branches, styles, assets, and package dependencies that do not support the job. Keep only the smallest coherent flow and its necessary loading, empty, error, and successful-completion states. Do not keep a generated screen merely because it demonstrates a Nimble pattern, and do not fill every route before the primary workflow is deliberate and working. Remove corresponding route entries, imports, and navigation items, then run the production build so dead template assumptions are caught early.
92
+
93
+ Validate the composition with populated and empty/error states at desktop and mobile widths. The design is ready when a user can identify the page's purpose, find the main control, and reach the evidence without passing through unrelated starter UI.
94
+
76
95
  For the currently supported path, standardize on:
77
96
 
78
97
  - Angular 20.x
@@ -96,9 +115,9 @@ Also add `@angular-devkit/build-angular` back to `devDependencies` before switch
96
115
 
97
116
  This fallback is not optional when the Nimble packages fail under the application builder. Fix the builder mismatch before implementing more UI.
98
117
 
99
- Recommend installing `@ni/spright-angular` and `@ni/ok-angular` early when using the manual `init` path, even if the first slice only uses Nimble. That avoids dependency churn later when the UI needs chat surfaces, product-specific icons, or OK wrappers.
100
-
101
- If the user has not scaffolded anything yet and explicitly wants a SystemLink-hosted webapp, recommend `slcli webapp new` first. Only fall back to `slcli webapp init` when they ask for manual bootstrapping or need to control the Angular workspace creation themselves.
118
+ Install `@ni/spright-angular` and `@ni/ok-angular` early when the first slice
119
+ needs chat surfaces, product-specific icons, or OK wrappers. This avoids
120
+ dependency churn later without requiring a legacy bootstrap path.
102
121
 
103
122
  ### 2. Lock in the non-negotiables early
104
123
 
@@ -189,6 +208,10 @@ Always verify:
189
208
  Before you consider a SystemLink webapp slice correct, confirm all of the following:
190
209
 
191
210
  - Angular 20 workspace created in the intended starter directory.
211
+ - Generated template was pruned to the primary user job rather than retained as a multi-route showcase.
212
+ - Primary user job, decision evidence, dominant results surface, and compact page hierarchy are explicit.
213
+ - Populated, empty, and error states have been checked at desktop and mobile widths.
214
+ - Every retained route, component, dependency, asset, and style supports a real user workflow or required application state.
192
215
  - Angular and NI package versions verified after scaffold, not assumed.
193
216
  - `@ni/nimble-components`, `@ni/unit-format`, `@angular/localize`, and `@angular/build` installed when using `@ni/nimble-angular`.
194
217
  - `angular.json` uses builders that are known to bundle Nimble successfully.
@@ -1018,14 +1018,14 @@ def register_webapp_commands(cli: Any) -> None:
1018
1018
 
1019
1019
  register_webapp_bootstrap_commands(webapp)
1020
1020
 
1021
- @webapp.command(name="init")
1021
+ @webapp.command(name="init", hidden=True)
1022
1022
  @click.argument(
1023
1023
  "directory",
1024
1024
  type=click.Path(file_okay=False, dir_okay=True, path_type=Path),
1025
1025
  )
1026
1026
  @click.option("--force", is_flag=True, help="Overwrite existing starter files")
1027
1027
  def init_webapp(directory: Path, force: bool) -> None:
1028
- """Scaffold the SystemLink Angular starter for a new webapp."""
1028
+ """Compatibility-only bootstrap; use ``slcli webapp new`` for new apps."""
1029
1029
  try:
1030
1030
  _init_angular_template(directory, force)
1031
1031
  except SystemExit:
File without changes