{"id":18070128,"url":"https://github.com/polatengin/az_bicep_generate","last_synced_at":"2026-04-14T00:03:45.324Z","repository":{"id":144741723,"uuid":"478740986","full_name":"polatengin/az_bicep_generate","owner":"polatengin","description":"add `bicep generate` sub-command to azure cli (az) tool","archived":false,"fork":false,"pushed_at":"2022-04-07T20:35:17.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-11T13:47:46.288Z","etag":null,"topics":["arm-templates","azure","azure-cli","bash","bicep","cli","command-line","extend"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/polatengin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-06T22:03:26.000Z","updated_at":"2022-04-21T23:12:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"488b75f6-22e6-4deb-9792-fcfad6db8ba1","html_url":"https://github.com/polatengin/az_bicep_generate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polatengin%2Faz_bicep_generate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polatengin%2Faz_bicep_generate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polatengin%2Faz_bicep_generate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polatengin%2Faz_bicep_generate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polatengin","download_url":"https://codeload.github.com/polatengin/az_bicep_generate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369927,"owners_count":20927927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arm-templates","azure","azure-cli","bash","bicep","cli","command-line","extend"],"created_at":"2024-10-31T08:24:12.952Z","updated_at":"2026-04-14T00:03:45.285Z","avatar_url":"https://github.com/polatengin.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# az_bicep_generate\n\nadd bicep generate sub-command to azure cli (az) tool\n\n## usage\n\nSource the bash script file `.az_bicep_generate.sh` in your current shell.\n\n```bash\n. .az_bicep_generate.sh\n```\n\nIt can be automatically sourced by adding the following to your `.bashrc` file:\n\n```bash\n. .az_bicep_generate.sh\n```\n\nTo generate a `bicep` file from the existing Azure Resource Group, run the following command:\n\n```bash\naz bicep generate --resource-group-name \u003cresource-group-name\u003e --output-file \u003coutput-file\u003e\n```\n\nIf `--output-file` argument is not specified, the `bicep` file will be generated with the Resource Group name, for example:\n\n```bash\naz bicep generate --resource-group-name rg-test\n```\n\nWill generate _rg-test.bicep_ file in the current directory.\n\nIf `--resource-group-name` argument is not specified, usage message will be displayed on the terminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolatengin%2Faz_bicep_generate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolatengin%2Faz_bicep_generate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolatengin%2Faz_bicep_generate/lists"}