Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
blog
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rhatto
blog
Commits
68168ed2
Unverified
Commit
68168ed2
authored
7 years ago
by
rhatto
Browse files
Options
Downloads
Patches
Plain Diff
Good CLI practices
parent
2c741165
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
suckless/cli.md
+6
-2
6 additions, 2 deletions
suckless/cli.md
with
6 additions
and
2 deletions
suckless/cli.md
+
6
−
2
View file @
68168ed2
[[!meta title="The New Command Line Manifesto"]]
Idea: let all new commands to support also machine-readable
formats as inputs and outputs.
Ideas:
*
Let all new commands to support also machine-readable formats as inputs and
outputs.
*
Encourage some good CLI practices like
`--verbose`
and
`--dry-run/--simulate`
.
This, along with UNIX pipes and daemon interfacing, brings CLI
to a new era of services that are:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment