-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Labels
enhancement
New feature or request
Comments
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
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
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
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 overrideSite: 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 foruser: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
The text was updated successfully, but these errors were encountered: