# @time: time of nanoseconds, relative to the Epoch of 1970-01-01 in
# UTC.
#
-# Returns: Nothing on success.
-#
# Since: 1.5
##
{ 'command': 'guest-set-time',
#
# @handle: filehandle returned by guest-file-open
#
-# Returns: Nothing on success.
-#
# Since: 0.15.0
##
{ 'command': 'guest-file-close',
#
# @handle: filehandle returned by guest-file-open
#
-# Returns: Nothing on success.
-#
# Since: 0.15.0
##
{ 'command': 'guest-file-flush',
# transmission, even if already crypt()d, to ensure it is 8-bit safe
# when passed as JSON.
#
-# Returns: Nothing on success.
-#
# Since: 2.3
##
{ 'command': 'guest-set-user-password',
#
# @reset: ignore the existing content, set it with the given keys only
#
-# Returns: Nothing on success.
-#
# Since: 5.2
##
{ 'command': 'guest-ssh-add-authorized-keys',
# @keys: the public keys to remove (in OpenSSH/sshd(8) authorized_keys
# format)
#
-# Returns: Nothing on success.
-#
# Since: 5.2
##
{ 'command': 'guest-ssh-remove-authorized-keys',