Bug 1266447 - [origin_devexp_658]Need update 'oc secerts new-basicauth' help doc
Summary: [origin_devexp_658]Need update 'oc secerts new-basicauth' help doc
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: oc
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Jakub Hadvig
QA Contact: Wei Sun
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-25 10:27 UTC by XiuJuan Wang
Modified: 2015-11-23 21:14 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-23 21:14:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description XiuJuan Wang 2015-09-25 10:27:42 UTC
Description of problem:
$oc secrets new-basicauth -h
Usage:
  oc secrets new-basicauth SECRET_NAME --username=USERNAME --password=PASSWORD [--ca-cert=FILENAME --gitconfig=FILENAME] [options]

It's better that 'oc secrets new-basicauth SECRET_NAME --username=USERNAME --password=PASSWORD [--ca-cert=FILENAME] [--gitconfig=FILENAME] [options]'

It's better to keep 'SECRET' consistency in "oc secrets new-basicauth SECRET_NAME -username=USERNAME --password=PASSWORD [--ca-cert=FILENAME --gitconfig=FILENAME] [options]"  and "oc secrets new-basicauth SECRET --username=USERNAME --password=PASSWORD"

Version-Release number of selected component (if applicable):
devenv-fedora_2396

How reproducible:
always

Steps to Reproduce:
1.As description part.
2.
3.

Actual results:


Expected results:
Should update 'oc secerts new-basicauth' help doc

Additional info:

Comment 1 openshift-github-bot 2015-09-29 15:53:34 UTC
Commit pushed to master at https://github.com/openshift/origin

https://github.com/openshift/origin/commit/44164be68f35ef49fd5f14ac5d27a2321e61da7d
Bug: 1266442 1266447

Comment 2 Wenjing Zheng 2015-09-30 02:59:46 UTC
Verified on devenv-fedora_2426.
Usage:
  oc secrets new-basicauth SECRET --username=USERNAME --password=PASSWORD [--ca-cert=FILENAME] [--gitconfig=FILENAME] [options]


Note You need to log in before you can comment on or make changes to this bug.