Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced CLI commands #153

Open
18 of 46 tasks
nikosdion opened this issue Oct 18, 2023 · 0 comments
Open
18 of 46 tasks

Advanced CLI commands #153

nikosdion opened this issue Oct 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nikosdion
Copy link
Member

nikosdion commented Oct 18, 2023

Complete the collection of CLI commands to manage every aspect of Panopticon through the command line.

Site configuration management

  • sites:config:list
  • sites:config:get
  • sites:config:set

Miscellaneous site management

  • sites:overrides:list List template overrides to check
  • [ ] sites:overrides:info Information on a specific override

Site: Admin Tools integration

  • site:security:unblock
  • site:security:disable
  • site:security:enable
  • site:security:htaccess:disable
  • site:security:htaccess:enable

User management

  • user:add as an alias for user:create
  • user:list
  • user:delete
  • user:set
  • user:config:list
  • user:config:get
  • user:config:set

Groups management

  • group:list
  • group:add
  • group:delete
  • group:config:get
  • group:config:set

Mail templates management

  • mailtemplate:list
  • mailtemplate:add
  • mailtemplate:delete
  • mailtemplate:get
  • mailtemplate:set

Task management

  • task:list
  • task:delete
  • task:enable
  • task:disable

System configuration

  • config:list
  • config:get

Backup schedule management

  • backup:schedule:list
  • backup:schedule:add
  • backup:schedule:delete
  • backup:schedule:get
  • backup:schedule:set
  • backup:schedule:enable
  • backup:schedule:disable

PHP File Change Scanner schedule management

  • scanner:schedule:list
  • scanner:schedule:add
  • scanner:schedule:delete
  • scanner:schedule:get
  • scanner:schedule:set
  • scanner:schedule:enable
  • scanner:schedule:disable
@nikosdion nikosdion added the enhancement New feature or request label Oct 18, 2023
@nikosdion nikosdion self-assigned this Oct 18, 2023
nikosdion added a commit that referenced this issue Nov 17, 2023
gh-153

Signed-off-by: Nicholas K. Dionysopoulos <[email protected]>
nikosdion added a commit that referenced this issue Dec 28, 2023
gh-153

Signed-off-by: Nicholas K. Dionysopoulos <[email protected]>
nikosdion added a commit that referenced this issue Dec 28, 2023
gh-153

Signed-off-by: Nicholas K. Dionysopoulos <[email protected]>
nikosdion added a commit that referenced this issue Dec 28, 2023
nikosdion added a commit that referenced this issue Dec 28, 2023
nikosdion added a commit that referenced this issue Dec 28, 2023
gh-153

Signed-off-by: Nicholas K. Dionysopoulos <[email protected]>
nikosdion added a commit that referenced this issue Dec 28, 2023
gh-153

Signed-off-by: Nicholas K. Dionysopoulos <[email protected]>
nikosdion added a commit that referenced this issue Dec 28, 2023
gh-153

Signed-off-by: Nicholas K. Dionysopoulos <[email protected]>
nikosdion added a commit that referenced this issue Apr 23, 2024
gh-153 in progress

Signed-off-by: Nicholas K. Dionysopoulos <[email protected]>
nikosdion added a commit that referenced this issue Apr 23, 2024
gh-153 in progress

Signed-off-by: Nicholas K. Dionysopoulos <[email protected]>
nikosdion added a commit that referenced this issue Apr 23, 2024
gh-153 in progress

Signed-off-by: Nicholas K. Dionysopoulos <[email protected]>
nikosdion added a commit that referenced this issue Apr 23, 2024
gh-153 in progress

Signed-off-by: Nicholas K. Dionysopoulos <[email protected]>
nikosdion added a commit that referenced this issue Apr 23, 2024
gh-153 in progress

Signed-off-by: Nicholas K. Dionysopoulos <[email protected]>
nikosdion added a commit that referenced this issue Apr 23, 2024
gh-153 in progress

Signed-off-by: Nicholas K. Dionysopoulos <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant