Conversation
…on EPM policy creation UserCheck, MachineCheck, and ApplicationCheck defaults now vary by policy type to match Admin Console behaviour, and the mandatory --control validation has been removed so policies can be created without specifying controls upfront. (#2037)
…figs (#2061) `search <UID|name-substring> --device` resolves to one or more Gateways (exact controllerUid or case-insensitive controllerName substring; `*` matches all) and prints Gateway info (name, UID, online status from the Router, version, KSM app) plus the PAM Configurations that link to it via `pamResources.controllerUid`. Avoids manually cross-referencing `pam gateway list` with PAM Config records. `--verbose` mirrors `pam gateway list --verbose` device fields and shows PAM Configs as a detail table; non-verbose lists them as inline one-liners. `--format json` emits a structured `{gateways: [...]}` payload. `--regex` and `--categories` are rejected with `--device`.
When running command such as `action-report -t no-logon -d 30` or `action-report -t no-update -d 30`, all active users are returned, instead of the expected users. This issue was introduced by this Commit: 01429a5
…#2063) * Add rotate on expire flag to share-folder command * Add --rotate-on-expiration in help * refactor code and test cases * Implement docker restart to use existing api-key from record instead of generating a new one * Add new kd commands
There was a problem hiding this comment.
An organization admin can view or raise the cap at claude.ai/admin-settings/claude-code. The cap resets at the start of the next billing period.
Once the cap resets or is raised, push a new commit or reopen this pull request to trigger a review.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.