Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 3. Organizations, Locations, and Repositories
| Subcommand | Description and tasks | 
|---|---|
| 
							 | Create an organization: hammer organization create \ --name org_name List organizations: hammer organization list  | 
| 
							 | See the options for organization | 
| 
							 | Upload a subscription manifest: hammer subscription upload \ --file path  | 
| 
							 | Enable a repository: hammer repository-set enable \ --product prod_name \ --basearch base_arch \ --releasever rel_v \ --name repo_name  | 
| 
							 | Synchronize a repository: hammer repository synchronize \ --product prod_name \ --name repo_name Create a custom repository: Upload content to a custom repository: hammer repository upload-content \ --product prod_name \ --id repo_id \ --path path_to_dir  |