...
List Templates
parameter | description | required | default |
---|---|---|---|
kind | Job Template Kind | optional | |
search, q | Search text | optional | |
active | Only retrieve active job templates | optional | |
offset | Search offset | optional | 0 |
limit | Search page size | optional | 20 |
...
In the following example, the authentication parameters are provided within the configuration file. See the authentication section for more information.
Command
Code Block | ||
---|---|---|
| ||
skysync-cli templates list |
...