Deployment
Canister supports deployment URL calls, helping administrators manage installations at scale.
Canister responds to URLs beginning with canister://. These can be triggered from a browser, a shell, an MDM, or a script.
Using a browser
Paste the URL call below into a web browser, press Enter, and Canister will open.
Using a shell
Paste the command below into a shell, press Enter, and Canister will open.
Using a Terminal:
open "canister://open"
Using PowerShell:
start 'canister://open'
The following calls are intended for deployment and administration purposes:
Launches Canister:
Closes Canister:
Restarts Canister:
Check for updates
Triggers an update check:
Activates Canister using your license key:
URL Parameter
Type
Required?
Deactivate Canister: