group
Table of Contents
1. group_addsystems
Add systems to a group.
使用方法: group_addsystems グループ <システム>
<SYSTEMS> can be any of the following: name ssm (see 'help ssm') search:QUERY (see 'help system_search') group:GROUP channel:CHANNEL
2. group_backup
Backup a system group.
usage: group_backup NAME [OUTDIR]
OUTDIR defaults to $HOME/spacecmd-backup/group/YYYY-MM-DD/NAME
3. group_create
Create a system group.
使用方法: group_create [名前] [説明]
4. group_delete
Delete a system group.
使用方法: group_delete 名前 ...
5. group_details
Show the details of a system group.
使用方法: group_details グループ ...
6. group_list
List available system groups.
使用方法: group_list
7. group_listsystems
List the members of a group.
使用方法: group_listsystems グループ
8. group_removesystems
Remove systems from a group.
使用方法: group_removesystems グループ <システム>
<SYSTEMS> can be any of the following: name ssm (see 'help ssm') search:QUERY (see 'help system_search') group:GROUP channel:CHANNEL
9. group_restore
Restore a system group.
usage: group_backup INPUTDIR [NAME] ...