REFRESH_CACHE_CMD
public
mixed
REFRESH_CACHE_CMD
= '/usr/local/pkg/Saml2/manage.php refreshcache'
public
mixed
REFRESH_CACHE_CMD
= '/usr/local/pkg/Saml2/manage.php refreshcache'
Performs a backup of the SAML2 configuration
backup() : void
Restores the SAML2 configuration from the latest backup
restore() : void
Refreshes the package releases cache
refreshcache() : void
Sets up cron schedules for the package
setupschedule() : void
Removes cron schedules for the package
removeschedule() : void
Updates the pfSense-pkg-saml2-auth package to the latest version
update() : void
Reverts the pfSense-pkg-saml2-auth package to the specified version
revert(string $version) : void
Runs all (or select) TestCase classes in \RESTAPI\Tests. This is only intended to test development of this package and should not be used on live installs.
run_tests([mixed $contains = '' ]) : void
string|null Only run tests that contain this sub-string in the test name.
Prints the installed version of the pfSense-pkg-saml2-auth package
version() : void
Displays the help page for the CLI tool
help() : void
Main function that parses command line arguments and calls the appropriate function
main(array<string|int, mixed> $argv) : void
Command line arguments