Difference between revisions of "Snapctl"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 4: Line 4:
 
  error: snapctl cannot run without args
 
  error: snapctl cannot run without args
  
  snapctl info
+
<pre>
 +
snapctl --help
 +
Usage:
 +
  snapctl [OPTIONS] <command>
 +
 
 +
Help Options:
 +
  -h, --help  Show this help message
 +
 
 +
Available commands:
 +
  get          The get command prints configuration and interface connection settings.
 +
  is-connected Return success if the given plug or slot is connected, and failure otherwise
 +
  restart      Restart services
 +
  services      Query the status of services
 +
  set          Changes configuration options
 +
  set-health    Report the health status of a snap
 +
  start        Start services
 +
  stop          Stop services
 +
  unset        Remove configuration options
 +
</pre>
  
 
== See also ==
 
== See also ==

Revision as of 15:23, 26 August 2020

https://www.systutorials.com/docs/linux/man/8-snap/

snapctl
error: snapctl cannot run without args
snapctl --help
Usage:
  snapctl [OPTIONS] <command>

Help Options:
  -h, --help  Show this help message

Available commands:
  get           The get command prints configuration and interface connection settings.
  is-connected  Return success if the given plug or slot is connected, and failure otherwise
  restart       Restart services
  services      Query the status of services
  set           Changes configuration options
  set-health    Report the health status of a snap
  start         Start services
  stop          Stop services
  unset         Remove configuration options

See also

Advertising: