summaryrefslogtreecommitdiff
path: root/sysutils/py-azure-cli/pkg-message
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2019-09-07 23:19:39 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2019-09-07 23:19:39 +0000
commit273ed0dbb0929cca22e9bd40b81370d337efaba4 (patch)
tree2f3a51467ed44939a0daed8e11b01ef433dd4446 /sysutils/py-azure-cli/pkg-message
parentsysutils/py-azure-cli-core: Update to 2.0.72 (diff)
sysutils/py-azure-cli: Update to 2.0.72
- Port changes Almost all sysutils/py-azure-cli-* ports were incorporated into py-azure-cli. This update replaces all those dependencies to their devel/py-azure-mgmt-* port directly, eliminating a level in the dependency chain. sysutils/py-azure-cli --> sysutils/py-azure-cli-XYZ (GONE) --> devel/py-azure-mgmt-XYZ Now we will be able to remove ~50 sysutils/py-azure-cli-* ports from the ports tree. - Add patches to fix an issue with the Policy API >>> ImportError: cannot import name 'PolicyMode'
Notes
Notes: svn path=/head/; revision=511522
Diffstat (limited to 'sysutils/py-azure-cli/pkg-message')
-rw-r--r--sysutils/py-azure-cli/pkg-message4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/py-azure-cli/pkg-message b/sysutils/py-azure-cli/pkg-message
index 9d3c309ac66b..8fbcf6d56586 100644
--- a/sysutils/py-azure-cli/pkg-message
+++ b/sysutils/py-azure-cli/pkg-message
@@ -1,8 +1,6 @@
[
{
message: <<EOM
-================================================================================
-
Welcome to the Azure CLI! The CLI is a tool designed to get you working quickly
and efficiently with Azure services, with an emphasis on automation.
@@ -15,8 +13,6 @@ https://docs.microsoft.com/en-us/cli/azure/azure-cli-vm-tutorial
In this tutorial, you learn all of the steps involved in setting up a virtual
machine with the Azure CLI. The tutorial also covers output queries, Azure
resource reuse, and resource cleanup.
-
-================================================================================
EOM
type: install
}