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

PKI CLI shell #2701

Open
pki-bot opened this issue Oct 3, 2020 · 4 comments
Open

PKI CLI shell #2701

pki-bot opened this issue Oct 3, 2020 · 4 comments
Milestone

Comments

@pki-bot
Copy link

pki-bot commented Oct 3, 2020

This issue was migrated from Pagure Issue #2581. Originally filed by edewata (@edewata) on 2017-01-17 16:03:27:

  • Assigned to nobody

The PKI CLI should support shell-mode which allows executing multiple commands over the same connection to the server. For example:

$ pki -n caadmin -c Secret.123
pki> ca user add testuser --fullName "Test User"
---------------------
Added user "testuser"
---------------------
  User ID: testuser
  Full name: Test User
pki> ca user del testuser
-------------------
Deleted user "test"
-------------------
pki> exit
$
@pki-bot pki-bot added this to the FUTURE milestone Oct 3, 2020
@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from mharmsen (@mharmsen) at 2017-01-26 19:50:10

+1 on proposed priority of 10.4 - critical based upon associated bug

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from edewata (@edewata) at 2017-02-27 14:06:18

Metadata Update from @edewata:

  • Issue set to the milestone: 10.4

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from mharmsen (@mharmsen) at 2017-04-04 12:27:51

Metadata Update from @mharmsen:

  • Custom field feature adjusted to ''
  • Custom field proposedmilestone adjusted to ''
  • Custom field proposedpriority adjusted to ''
  • Custom field reviewer adjusted to ''
  • Custom field rhbz reset (from https://bugzilla.redhat.com/show_bug.cgi?id=1404085)
  • Custom field version adjusted to ''
  • Issue close_status updated to: None

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from edewata (@edewata) at 2017-04-07 22:40:41

Metadata Update from @edewata:

  • Issue priority set to: major (was: critical)
  • Issue set to the milestone: FUTURE (was: 10.4)

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

No branches or pull requests

1 participant