sym-cli
Advanced tools
+1
-1
| Metadata-Version: 2.1 | ||
| Name: sym-cli | ||
| Version: 0.6.0 | ||
| Version: 0.6.1 | ||
| Summary: Sym's Official CLI for Users | ||
@@ -5,0 +5,0 @@ Home-page: https://symops.com/ |
+1
-1
| [tool.poetry] | ||
| name = "sym-cli" | ||
| version = "0.6.0" | ||
| version = "0.6.1" | ||
| description = "Sym's Official CLI for Users" | ||
@@ -5,0 +5,0 @@ authors = ["SymOps, Inc. <pypi@symops.io>"] |
@@ -28,3 +28,3 @@ from typing import Literal, Optional, Type | ||
| excludes = AUTO_EXCLUDED_SAML_CLIENT_NAMES | ||
| if Config.is_logged_in() and is_sso_enabled(): | ||
| if Config.is_logged_in() and not is_sso_enabled(): | ||
| excludes.append("aws-config") | ||
@@ -31,0 +31,0 @@ for client in SAMLClient.sorted_subclasses(): |
@@ -1,1 +0,1 @@ | ||
| __version__ = '0.6.0' | ||
| __version__ = '0.6.1' |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
296481
0