Access Command
This set of commands can be used to add, remove and view the channels you have setup for your various monitors and scrapers.
Adding a channel for monitor access
To add a channel for monitor access you need to use the access add
command. This command requires the name of the store and the channel you would like to use for it. Example:
!m access add target #target-monitor
Adding a channel for scraper access
To add a channel for scraper access you need to use the access add
command. This command requires the name of the store and the channel you would like to use for it. Example:
!m access add target scraper #target-scraper
Remove a channel for monitor access
To remove a channel for monitor access you need to use the access remove
command. This command requires the name of the store. Example:
!m access remove target
Remove a channel for scraper access
To remove a channel for scraper access you need to use the access remove
command. This command requires the name of the store. Example:
!m access remove target scraper
View access channels added
You can view a list of all the access channels you have added using the access running
command. Example:
!m access running
Last updated
Was this helpful?