Приложение: store-admin Canonical snap-store-proxy administration client and utility # STORE-ADMIN This tool can be used to manage snap-store-proxy instances. functionality and slightly different usage, depending, whether the snap-store-proxy is managed as an online proxy or an offline store. # Installation The store-admin is distributed as a snap, and can be installed via: sudo snap install store-admin
# store-admin CLI For the latest options and commands, please see the help op the store-admin itself, ie:
store-admin --help
store-admin can be used to: ## Register a snap-store-proxy This is the step that is needed to make a trusted connection between the installed proxy and the Canonical managed snap-store. any Snap Store client can trust the and connect to the snap-store-proxy instead of the upstream Snap Store directly. ## Manage revision overrides in an online proxy Allows managing of snap revision overrides, in an online proxy. can be found [here](https://docs.ubuntu.com/snap-store-proxy/en/overrides). ## Manage snaps in an offline snap-store-proxy Since an offline snap-store-proxy is not connected to the internet, this tool can be used to manage snaps available in the offline snap-store-proxy.
|