-
Notifications
You must be signed in to change notification settings - Fork 1
[FEAT cloudctl] - Add prompt command for shell prompt integration #78
Copy link
Copy link
Open
Labels
easy-to-useImprovements to User Experience (UX), CLI ergonomics, and simplicityImprovements to User Experience (UX), CLI ergonomics, and simplicityfeatureNew functional capabilities or significant additions to the CLI.New functional capabilities or significant additions to the CLI.good first issueGood for newcomersGood for newcomersneeds-refinementNeeds scoping before implementationNeeds scoping before implementation
Description
Activity
Metadata
Metadata
Assignees
Labels
easy-to-useImprovements to User Experience (UX), CLI ergonomics, and simplicityImprovements to User Experience (UX), CLI ergonomics, and simplicityfeatureNew functional capabilities or significant additions to the CLI.New functional capabilities or significant additions to the CLI.good first issueGood for newcomersGood for newcomersneeds-refinementNeeds scoping before implementationNeeds scoping before implementation
Type
Projects
- StatusShow more project fieldsSprint Backlog
User Story
Description
cloudctl prompt [--no-color]prints[context|namespace]with color coding for use inPS1/PROMPT: bold green for QA contexts (containingqa-), bold white on red background for production.--no-colordisables ANSI codes for scripting.Acceptance Criteria
[context|namespace]to stdoutqa-) rendered in bold green--no-colorflag disables all ANSI color codesReference Issues
Epic: #70