group
1. group_addsystems
Add systems to a group.
사용법: group_addsystems GROUP <SYSTEMS>
<SYSTEMS> can be any of the following: name ssm (see 'help ssm') search:QUERY (see 'help system_search') group:GROUP channel:CHANNEL2. group_backup
Backup a system group.
usage: group_backup NAME [OUTDIR]
OUTDIR defaults to $HOME/spacecmd-backup/group/YYYY-MM-DD/NAME3. group_create
Create a system group.
사용법: group_create [NAME] [DESCRIPTION]4. group_delete
Delete a system group.
사용법: group_delete NAME ...5. group_details
Show the details of a system group.
사용법: group_details GROUP ...6. group_list
List available system groups.
사용법: group_list7. group_listsystems
List the members of a group.
사용법: group_listsystems GROUP8. group_removesystems
Remove systems from a group.
사용법: group_removesystems GROUP <SYSTEMS>
<SYSTEMS> can be any of the following: name ssm (see 'help ssm') search:QUERY (see 'help system_search') group:GROUP channel:CHANNEL9. group_restore
Restore a system group.
usage: group_backup INPUTDIR [NAME] ...