Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cloudify-cosmo
/
cloudify-cli
Public
Notifications
You must be signed in to change notification settings
Fork
44
Star
42
Code
Issues
3
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
cloudify-cli
cloudify_cli
env.py
on
master
User selector
All users
All time
Commit history
Commits on Sep 6, 2022
Rd 5649 python310 upgrade (#1436)
Show description for 36c4fda
glukhman
authored
36c4fda
View commit details
Copy full SHA for 36c4fda
View code at this point
Browse repository at this point
Commits on May 24, 2022
RD-4355 Absolute imports instead of relative (#1407)
Show description for 2696f06
mateumann
authored
2696f06
View commit details
Copy full SHA for 2696f06
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
Rd 4414 support tokens for cli auth (#1386)
Show description for 596411a
geokala
authored
596411a
View commit details
Copy full SHA for 596411a
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
RD-4344 Catch all manager errors when retrieving version info (#1384)
glukhman
authored
40aafcb
View commit details
Copy full SHA for 40aafcb
View code at this point
Browse repository at this point
Commits on Mar 14, 2022
RD-4380 Fix uninformative errors in cfy profile set & show-current (#1382)
glukhman
authored
f22c557
View commit details
Copy full SHA for f22c557
View code at this point
Browse repository at this point
Commits on Jun 16, 2021
RD-2565 Make IPv6 URL-compatible in ClusterHTTPClient (#1318)
mateumann
authored
19302e1
View commit details
Copy full SHA for 19302e1
View code at this point
Browse repository at this point
Commits on Apr 6, 2021
RD-1140 Restore accidentally deleted line (#1270)
glukhman
authored
df477e7
View commit details
Copy full SHA for df477e7
View code at this point
Browse repository at this point
CYBL-1140 Restrict the folders within .cloudify to creating user only (#1269)
glukhman
authored
34737ae
View commit details
Copy full SHA for 34737ae
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
RD-1569 Descriptive cluster connection error (#1226)
YoniItzhak
authored
1d031ea
View commit details
Copy full SHA for 1d031ea
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
Load old profile yaml: support unicode tags (#1153)
Show description for 283ba49
tehasdf
authored
283ba49
View commit details
Copy full SHA for 283ba49
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
CY-3678 Use JSON for the profile context file (#1151)
Show description for 945cbdf
tehasdf
authored
945cbdf
View commit details
Copy full SHA for 945cbdf
View code at this point
Browse repository at this point
Commits on Oct 7, 2020
CY-3640 ClusterClient: handle 204 responses (#1143)
Show description for be4e847
tehasdf
authored
be4e847
View commit details
Copy full SHA for be4e847
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
CY-3552 Use b64encode for creating credentials. (#1136)
Show description for e882d3e
tehasdf
authored
e882d3e
View commit details
Copy full SHA for e882d3e
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
CY-2456 Py3 porting: unicode changes (#1067)
Show description for 3cd1d8b
tehasdf
and
Łukasz Maksymczuk
authored
3cd1d8b
View commit details
Copy full SHA for 3cd1d8b
View code at this point
Browse repository at this point
Make `cfy ssh` and fabric optional (#1068)
Show description for ed6f56e
tehasdf
authored
ed6f56e
View commit details
Copy full SHA for ed6f56e
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
Upgrade fabric to 2.5.0 (#1062)
Show description for 64d03c1
tehasdf
authored
64d03c1
View commit details
Copy full SHA for 64d03c1
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
Get current version based on package version (#1061)
Show description for 77431b9
tehasdf
authored
77431b9
View commit details
Copy full SHA for 77431b9
View code at this point
Browse repository at this point
Commits on Jan 30, 2020
CY-2280 Fix plugin upload with cluster profile (#1049)
inbala
authored
eb3613a
View commit details
Copy full SHA for eb3613a
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
CY-2233 Add an option to connect to a specific manager by IP or host (#1045)
inbala
authored
cd68815
View commit details
Copy full SHA for cd68815
View code at this point
Browse repository at this point
Commits on Jan 22, 2020
CY-2227 When in cluster mode, for every rest request first use the manager given in profiles use (#1043)
inbala
authored
b762584
View commit details
Copy full SHA for b762584
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
CY-2216: using new cli for simple commands for older managers
Show description for 811ffa7
tyacbovi
authored
811ffa7
View commit details
Copy full SHA for 811ffa7
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
CY-2156 change profile.cluster attribute to dict (#1029)
Show description for 0f928a7
YoniItzhak
authored
0f928a7
View commit details
Copy full SHA for 0f928a7
View code at this point
Browse repository at this point
Commits on Jan 1, 2020
CY-2153 Define default_timeout_sec in init (#1027)
inbala
authored
c564f50
View commit details
Copy full SHA for c564f50
View code at this point
Browse repository at this point
Commits on Dec 5, 2019
CY-1753 Remove diamond from Win CLI, pin setuptools, force %HOMEPATH%\.cloudify dir creation, fix config initialization (#1015)
glukhman
authored
81eaf17
View commit details
Copy full SHA for 81eaf17
View code at this point
Browse repository at this point
Commits on May 6, 2019
Bug fix in cfy cluster status (#937)
barucoh
authored
6589e60
View commit details
Copy full SHA for 6589e60
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Updating cluster CLI commands, profile context and tests (#928)
Show description for 4655921
barucoh
authored
4655921
View commit details
Copy full SHA for 4655921
View code at this point
Browse repository at this point
Commits on Apr 7, 2019
Removing old rest-client version validation (#929)
barucoh
authored
7ada43a
View commit details
Copy full SHA for 7ada43a
View code at this point
Browse repository at this point
Commits on Dec 31, 2018
CY-900 cfy local: add `blueprints list` (#896)
Show description for ed10a1c
tehasdf
authored
ed10a1c
View commit details
Copy full SHA for ed10a1c
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
no need to check user/password in kerberos mode (#870)
idob-cloudify
authored
150b873
View commit details
Copy full SHA for 150b873
View code at this point
Browse repository at this point
Commits on Sep 2, 2018
CY-597 use default values for missing attributes in profile context
yarivgiga
committed
1a23809
View commit details
Copy full SHA for 1a23809
View code at this point
Browse repository at this point
Commits on Aug 30, 2018
CY-590 Enable setting kerberos env in local profile
yarivgiga
committed
427d890
View commit details
Copy full SHA for 427d890
View code at this point
Browse repository at this point
Commits on May 24, 2018
CY-306 remove cred validation in krb env
dusking
committed
57cee25
View commit details
Copy full SHA for 57cee25
View code at this point
Browse repository at this point
Commits on Apr 20, 2018
CY-282: REST certificate should be optional, in which case we end up with verify==True, resulting in default cert validation (#803)
isaac-s
authored
29b3c48
View commit details
Copy full SHA for 29b3c48
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
Fixed typo ("run run"), better text
isaac-s
authored
d2c7def
View commit details
Copy full SHA for d2c7def
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
CFY-7904 Remove HTTP/S read timeout from cluster client (#771)
Show description for ccbf7b9
mcouthon
authored
ccbf7b9
View commit details
Copy full SHA for ccbf7b9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.