This is the command oneflow-template that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
oneflow-template - Manage oneFlow Templates
SYNOPSIS
oneflow-template command [args] [options]
OPTIONS
-j, --json Print the resource in JSON
-t, --top Top for the command
-d, --delay x Sets the delay in seconds for top command
-s, --server url Service endpoint
-u, --username name User name
-p, --password pass User password
-V, --version Show version and copyright information
-h, --help Show this message
COMMANDS
· list List the available Service Templates valid options: json
· top List the available Service Templates continuously valid options: json, top, delay
· create file Create a new Service Template valid options: json
· show templateid Show detailed information of a given Service Template valid options:
json
· delete range|templateid_list Delete a given Service Template
· instantiate templateid [file] Instantiate a Service Template valid options: json, top
· chgrp range|templateid_list groupid Changes the service template group
· chown range|templateid_list userid [groupid] Changes the service template owner and
group
· chmod range|templateid_list octet Changes the service template permissions
· update templateid [file] Update the template contents. If a path is not provided the
editor will be launched to modify the current content.
ARGUMENT FORMATS
· file Path to a file
· range List of id´s in the form 1,8..15
· text String
· groupid OpenNebula GROUP name or id
· userid OpenNebula USER name or id
· templateid OpenNebula SERVICE TEMPLATE name or id
· templateid_list Comma-separated list of OpenNebula SERVICE TEMPLATE names or ids
Use oneflow-template online using onworks.net services