Skip to content

copy: add slug_perm to output #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ThomasAdam
Copy link

When using the copy command to copy packages between repositories, the unique ID
(slug_perm) of the package wasn't being printed to stdout. As with other commands
(such as 'push') which did, the output of this could then be parsed to further operate
on the specific package.

Therefore, make the output from 'copy' behave in the same way.

When using the copy command to copy packages between repositories, the unique ID
(slug_perm) of the package wasn't being printed to stdout.  As with other commands
(such as 'push') which did, the output of this could then be parsed to further operate
on the specific package.

Therefore, make the output from 'copy' behave in the same way.
@codeclimate
Copy link

codeclimate bot commented Jul 30, 2020

Code Climate has analyzed commit bda37d7 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 0.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 1.2% (0.0% change).

View more on Code Climate.

@lskillen
Copy link
Member

Codacy Here is an overview of what got changed by this pull request:

Clones removed
==============
+ cloudsmith_cli/cli/commands/copy.py  -1
         

See the complete overview on Codacy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants