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
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
.
cloudinary
/
cloudinary-cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
2
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Ability to upload contents of directory only without creating the parent directory in Cloudinary.
- #63
#63
Merged
const-cloudinary
merged 10 commits into
cloudinary:master
cloudinary/cloudinary-cli:master
from
chrissnyder2337:feature/support-uploading-directory-contents-only
chrissnyder2337/cloudinary-cli:feature/support-uploading-directory-contents-only
Copy head branch name to clipboard
Feb 1, 2023
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Ability to upload contents of directory only without creating the parent directory in Cloudinary.
#63
const-cloudinary
merged 10 commits into
cloudinary:master
cloudinary/cloudinary-cli:master
from
chrissnyder2337:feature/support-uploading-directory-contents-only
chrissnyder2337/cloudinary-cli:feature/support-uploading-directory-contents-only
Copy head branch name to clipboard
Commits
Commits on Jan 18, 2023
Add ability to upload contents of directory only without creating the parent directory in Cloudinary
chrissnyder2337
committed
202f075
View commit details
Copy full SHA for 202f075
Browse repository at this point
Commits on Jan 25, 2023
Change the option name to --use-parent-dir and set it as default, and add a way to turn it off
chrissnyder2337
committed
4ac5157
View commit details
Copy full SHA for 4ac5157
Browse repository at this point
Modified implementation to account for bug and add tests
chrissnyder2337
committed
565f098
View commit details
Copy full SHA for 565f098
Browse repository at this point
Remove unneeded variable
chrissnyder2337
committed
2a4c42e
View commit details
Copy full SHA for 2a4c42e
Browse repository at this point
Commits on Jan 27, 2023
Merge branch 'cloudinary:master' into feature/support-uploading-directory-contents-only
chrissnyder2337
authored
e7a7bbb
View commit details
Copy full SHA for e7a7bbb
Browse repository at this point
Commits on Jan 31, 2023
Rename the use_parent_dir option to exclude_dir_name
chrissnyder2337
committed
c1410fe
View commit details
Copy full SHA for c1410fe
Browse repository at this point
Commits on Feb 1, 2023
Apply doc strings suggestions from code review
Show description for 11de464
const-cloudinary
and
jackieros
authored
11de464
View commit details
Copy full SHA for 11de464
Browse repository at this point
Update cloudinary_cli/modules/upload_dir.py
Show description for d84ddc0
const-cloudinary
and
jackieros
authored
d84ddc0
View commit details
Copy full SHA for d84ddc0
Browse repository at this point
Update cloudinary_cli/modules/upload_dir.py
const-cloudinary
authored
2422b46
View commit details
Copy full SHA for 2422b46
Browse repository at this point
Make tests agnostic to Cloudinary account settings
const-cloudinary
authored
ebc627a
View commit details
Copy full SHA for ebc627a
Browse repository at this point
You can’t perform that action at this time.