Skip to content

Improve CLI handling for feature-gated commands - #34

Merged
barfle merged 1 commit into
mainfrom
feat/cli-feature-gate-messages
Jun 29, 2026
Merged

Improve CLI handling for feature-gated commands#34
barfle merged 1 commit into
mainfrom
feat/cli-feature-gate-messages

Conversation

@barfle

@barfle barfle commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • improve incident-automation CLI error handling so feature-gated commands return clear organisation-specific messages instead of opaque 404s
  • apply the shared endpoint-aware mapper across fleet jobs and related incident automation command groups
  • add/expand test coverage for helper behavior, config/session flows, device history CLI operations, and new feature-gated command cases

Test plan

  • .venv/bin/pytest -q tests/test_feature_gated_commands.py tests/test_cli_core_helpers.py tests/test_devices_history_cli.py tests/test_devices_connection_quality.py

This expands CLI coverage with focused tests and improves command error handling so feature-gated incident-automation endpoints return clear org-specific guidance instead of opaque 404 responses.
@barfle
barfle merged commit 3b22404 into main Jun 29, 2026
5 of 7 checks passed
@barfle
barfle deleted the feat/cli-feature-gate-messages branch June 29, 2026 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant