]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
update azure-cli to conform with other program names (#159)
authorAndrew Mustea <36493562+andrewmustea@users.noreply.github.com>
Tue, 9 Aug 2022 13:15:21 +0000 (06:15 -0700)
committerGitHub <noreply@github.com>
Tue, 9 Aug 2022 13:15:21 +0000 (15:15 +0200)
- updated name from python-azure-cliAU.json to azure-cli.json

programs/azure-cli.json [moved from programs/python-azure-cliAU.json with 87% similarity]

similarity index 87%
rename from programs/python-azure-cliAU.json
rename to programs/azure-cli.json
index 38ef695a3df9d2aeb77c54439836f41175e69210..835325514e653d7ad0ce0f7fe954296d8bebba24 100644 (file)
@@ -6,5 +6,5 @@
             "help": "Export the following environment variables:\n\n```bash\nexport AZURE_CONFIG_DIR=\"$XDG_DATA_HOME\"/azure \n```\n"
         }
     ],
-    "name": "python-azure-cliAU"
-}
\ No newline at end of file
+    "name": "azure-cli"
+}