org
The following spacecmd functions are available for use with organizations.
1. org_addtrust
Add a trust between two organizations
使用方法: org_addtrust 信頼元の組織 信頼先の組織2. org_create
Create an organization.
usage: org_create [options]
options:
  -n ORG_NAME
  -u USERNAME
  -P PREFIX (Dr., Mr., Miss, Mrs., Ms.)
  -f FIRST_NAME
  -l LAST_NAME
  -e EMAIL
  -p PASSWORD
  --pam enable PAM authentication3. org_createfirst
Create the initial organization and admin user after completing the installation.
usage: org_createfirst [options]
options:
  -n ORG_NAME
  -u USERNAME
  -f FIRST_NAME
  -l LAST_NAME
  -e EMAIL
  -p PASSWORD4. org_delete
Delete an organization.
使用方法: org_delete 名前5. org_details
Show the details of an organization.
使用方法: org_details 名前6. org_list
List all organizations.
使用方法: org_list7. org_listtrusts
List an organization’s trusts.
org_listtrusts NAME8. org_listusers
List an organization’s users.
org_listusers NAME9. org_removetrust
Remove a trust between two organizations.
使用方法: org_removetrust 信頼元の組織 信頼先の組織10. org_rename
Rename an organization.
使用方法: org_rename 変更前の名前 変更後の名前11. org_trustdetails
Show the details of an organizational trust.
使用方法: org_trustdetails 信頼する組織