Skip to content
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

Reorder some information on the Simple Chocolatey Package Repository webpage #37

Closed
bcurran3 opened this issue Feb 13, 2018 · 0 comments
Milestone

Comments

@bcurran3
Copy link

bcurran3 commented Feb 13, 2018

(Lots of new good info added to 0.2.3)

RE: Adding/Pushing Packages

I believe it's more intuitive to show:

To add the package push API key to the client machines you use for packaging, use the following:
choco apikey --source="http://myserver/chocolatey" --api-key={apikey}

before:

Use the command below to push packages to this repository:
choco push [{package file}] --source http://myserver/chocolatey [--api-key={apikey}]

as, if you've set the apikey, you don't need to specify it to push packages (follows a more logical order).

@gep13 gep13 added this to the 0.3.0 milestone Sep 29, 2021
@gep13 gep13 changed the title FEATURE REQUEST: Reorder some information on the Simple Chocolatey Package Repository webpage Reorder some information on the Simple Chocolatey Package Repository webpage Sep 29, 2021
gep13 added a commit that referenced this issue Sep 29, 2021
Show how the apikey can be added to the system before the information
about the choco push command.  This makes more logical sense, since
once added, it isn't required to be included in the push command.
@gep13 gep13 closed this as completed Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants